mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 12:24:07 -04:00
Very first demo for the Energy Micro EFM32 added.
This commit is contained in:
parent
8fc041a994
commit
c981185506
38 changed files with 23563 additions and 0 deletions
90
Demo/CORTEX_EFMG890F128_IAR/settings/RTOSDemo.dni
Normal file
90
Demo/CORTEX_EFMG890F128_IAR/settings/RTOSDemo.dni
Normal file
|
@ -0,0 +1,90 @@
|
|||
[DebugChecksum]
|
||||
Checksum=-346520476
|
||||
[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=1
|
||||
SWOInfo_TimestampsEnabled=1
|
||||
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=1
|
||||
SWOInfo_ITMPortsEnabled=0x00000000
|
||||
SWOInfo_ITMPortsTermIO=0x00000000
|
||||
SWOInfo_ITMPortsLogFile=0x00000000
|
||||
SWOInfo_ITMLogFile=$PROJ_DIR$\ITM.log
|
||||
[Log file]
|
||||
LoggingEnabled=_ 0
|
||||
LogFile=_ ""
|
||||
Category=_ 0
|
||||
[TermIOLog]
|
||||
LoggingEnabled=_ 0
|
||||
LogFile=_ ""
|
||||
[DataLog]
|
||||
LogEnabled=0
|
||||
SumEnabled=0
|
||||
ShowTimeLog=1
|
||||
ShowTimeSum=1
|
||||
[InterruptLog]
|
||||
LogEnabled=1
|
||||
SumEnabled=1
|
||||
GraphEnabled=0
|
||||
ShowTimeLog=1
|
||||
ShowTimeSum=1
|
||||
SumSortOrder=0
|
||||
[TraceHelperExtra]
|
||||
Enabled=0
|
||||
ShowSource=1
|
||||
[DriverProfiling]
|
||||
Enabled=0
|
||||
Source=4
|
||||
Graph=0
|
||||
[Disassemble mode]
|
||||
mode=1
|
||||
[Breakpoints]
|
||||
Count=0
|
||||
[Aliases]
|
||||
Count=0
|
||||
SuppressDialog=0
|
Loading…
Add table
Add a link
Reference in a new issue