mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-19 09:38:32 -04:00
Get the trace utility and co-routines working.
This commit is contained in:
parent
91a1b614f8
commit
c8b4248e5d
11 changed files with 780 additions and 229 deletions
|
@ -25,12 +25,12 @@ Ondemand Load Condition=Disable
|
|||
Batch File=
|
||||
[Window]
|
||||
Flag=Enable
|
||||
AssemblySize=325 90 1151 598
|
||||
AssemblySize=474 149 1300 657
|
||||
AssemblyState=0
|
||||
AssemblyFGColor=0 0 255
|
||||
CommandSize=132 138 958 562
|
||||
CommandState=0
|
||||
Assembly Address=H'00042412
|
||||
Assembly Address=H'000429FA
|
||||
Memory Address=H'0002F038
|
||||
Memory Mode=H'00000003
|
||||
Memory Ascii=H'00000001
|
||||
|
@ -96,18 +96,18 @@ Register Select34=H'00000022
|
|||
Register Select35=H'00000027
|
||||
MemorySize=66 69 892 493
|
||||
MemoryState=0
|
||||
Layer0=1005,
|
||||
Layer1=1004,
|
||||
Layer2=2000,..\..\Source\tasks.c
|
||||
Source0Name=..\..\Source\tasks.c
|
||||
Source0Size=204 103 1030 527
|
||||
Layer0=1004,
|
||||
Layer1=1003,
|
||||
Layer2=1002,
|
||||
Source0Name=SRC\main.c
|
||||
Source0Size=16 54 1024 433
|
||||
Source0State=0
|
||||
Source0Line=46C
|
||||
Source0Line=A5
|
||||
Source0Mode=2
|
||||
Source1Name=..\..\Source\portable\Softune\MB91460\port.c
|
||||
Source1Size=310 3 1136 427
|
||||
Source1Name=..\..\Source\tasks.c
|
||||
Source1Size=110 115 1009 480
|
||||
Source1State=0
|
||||
Source1Line=DB
|
||||
Source1Line=4D8
|
||||
Source1Mode=2
|
||||
SymbolSize=0 0 0 0
|
||||
SymbolState=0
|
||||
|
@ -120,40 +120,18 @@ Memory Mark Color3=0 255 0
|
|||
Memory Mark Color4=0 255 255
|
||||
Memory Mark Color5=0 128 192
|
||||
Memory Mark Color6=255 128 64
|
||||
Layer3=1006,
|
||||
Layer4=1003,
|
||||
Layer5=2000,..\..\Source\portable\Softune\MB91460\port.c
|
||||
Layer6=2000,SRC\watchdog\watchdog.c
|
||||
Layer7=1002,
|
||||
Layer3=2000,SRC\main.c
|
||||
Layer4=2000,..\..\Source\tasks.c
|
||||
Layer5=2000,..\Common\Minimal\dynamic.c
|
||||
LocalSize=44 46 870 470
|
||||
LocalState=0
|
||||
WatchSize=0 0 826 424
|
||||
WatchState=0
|
||||
Source2Name=SRC\main.c
|
||||
Source2Size=66 69 1074 448
|
||||
Source2Name=..\Common\Minimal\dynamic.c
|
||||
Source2Size=132 138 1031 503
|
||||
Source2State=0
|
||||
Source2Line=124
|
||||
Source2Line=15D
|
||||
Source2Mode=2
|
||||
Source3Name=SRC\watchdog\watchdog.c
|
||||
Source3Size=44 46 998 421
|
||||
Source3State=0
|
||||
Source3Line=1C
|
||||
Source3Mode=2
|
||||
Layer8=2000,SRC\Start91460.asm
|
||||
Watch Variable0=[ulCriticalNesting],82030000,1,-1 -1
|
||||
Layer9=1007,
|
||||
Layer10=2000,SRC\main.c
|
||||
Source4Name=SRC\Start91460.asm
|
||||
Source4Size=198 207 1086 679
|
||||
Source4State=0
|
||||
Source4Line=913
|
||||
Source4Mode=2
|
||||
Layer11=2000,SRC\vectors.c
|
||||
Source5Name=SRC\vectors.c
|
||||
Source5Size=22 23 859 518
|
||||
Source5State=2
|
||||
Source5Line=49
|
||||
Source5Mode=2
|
||||
[Path Environment]
|
||||
Flag=Enable
|
||||
Source=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue