mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-01 11:53:53 -04:00
Add new demo files.
This commit is contained in:
parent
b5ab3cd823
commit
151c72ab7c
125 changed files with 40038 additions and 0 deletions
87
Demo/CORTEX_AT91SAM3U256_IAR/settings/RTOSDemo.dni
Normal file
87
Demo/CORTEX_AT91SAM3U256_IAR/settings/RTOSDemo.dni
Normal file
|
@ -0,0 +1,87 @@
|
|||
[DebugChecksum]
|
||||
Checksum=1342314454
|
||||
[DisAssemblyWindow]
|
||||
NumStates=_ 1
|
||||
State 1=_ 1
|
||||
[InstructionProfiling]
|
||||
Enabled=_ 0
|
||||
[CodeCoverage]
|
||||
Enabled=_ 0
|
||||
[Profiling]
|
||||
Enabled=0
|
||||
[StackPlugin]
|
||||
Enabled=0
|
||||
OverflowWarningsEnabled=1
|
||||
WarningThreshold=90
|
||||
SpWarningsEnabled=0
|
||||
WarnHow=0
|
||||
UseTrigger=1
|
||||
TriggerName=main
|
||||
LimitSize=0
|
||||
ByteLimit=50
|
||||
[Interrupts]
|
||||
Enabled=1
|
||||
[MemoryMap]
|
||||
Enabled=0
|
||||
Base=0
|
||||
UseAuto=0
|
||||
TypeViolation=1
|
||||
UnspecRange=1
|
||||
ActionState=1
|
||||
[TraceHelper]
|
||||
Enabled=0
|
||||
ShowSource=1
|
||||
[JLinkDriver]
|
||||
SWOInfo_CpuClock=0x044AA200
|
||||
SWOInfo_SWOClockAutoDetect=0
|
||||
SWOInfo_JtagSpeed=0x001E8480
|
||||
SWOInfo_SWOPrescaler=0x00000024
|
||||
SWOInfo_SWOClockWanted=0x001E8480
|
||||
SWOInfo_HWTraceEnabled=0
|
||||
SWOInfo_TimestampsEnabled=0
|
||||
SWOInfo_TimestampsPrescalerIndex=0x00000000
|
||||
SWOInfo_TimestampsPrescalerData=0x00000000
|
||||
SWOInfo_PCSamplingEnabled=0
|
||||
SWOInfo_PCSamplingCYCTAP=0x00000001
|
||||
SWOInfo_PCSamplingPOSTCNT=0x0000000F
|
||||
SWOInfo_DataLogMode=0x00000000
|
||||
SWOInfo_CPIEnabled=0
|
||||
SWOInfo_EXCEnabled=0
|
||||
SWOInfo_SLEEPEnabled=0
|
||||
SWOInfo_LSUEnabled=0
|
||||
SWOInfo_FOLDEnabled=0
|
||||
SWOInfo_EXCTRCEnabled=0
|
||||
SWOInfo_ITMPortsEnabled=0x00000001
|
||||
SWOInfo_ITMPortsTermIO=0x00000001
|
||||
SWOInfo_ITMPortsLogFile=0x00000000
|
||||
SWOInfo_ITMLogFile=$PROJ_DIR$\ITM.log
|
||||
[DataLog]
|
||||
LogEnabled=0
|
||||
SumEnabled=0
|
||||
ShowTimeLog=1
|
||||
ShowTimeSum=1
|
||||
[InterruptLog]
|
||||
LogEnabled=0
|
||||
SumEnabled=0
|
||||
GraphEnabled=0
|
||||
ShowTimeLog=1
|
||||
ShowTimeSum=1
|
||||
SumSortOrder=0
|
||||
[TraceHelperExtra]
|
||||
Enabled=0
|
||||
ShowSource=1
|
||||
[DriverProfiling]
|
||||
Enabled=0
|
||||
Source=4
|
||||
Graph=0
|
||||
[Disassemble mode]
|
||||
mode=0
|
||||
[Breakpoints]
|
||||
Count=0
|
||||
[Log file]
|
||||
LoggingEnabled=_ 0
|
||||
LogFile=_ ""
|
||||
Category=_ 0
|
||||
[TermIOLog]
|
||||
LoggingEnabled=_ 0
|
||||
LogFile=_ ""
|
Loading…
Add table
Add a link
Reference in a new issue