mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 04:13:54 -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
14
Demo/CORTEX_EFMG890F128_IAR/settings/RTOSDemo_Debug.jlink
Normal file
14
Demo/CORTEX_EFMG890F128_IAR/settings/RTOSDemo_Debug.jlink
Normal file
|
@ -0,0 +1,14 @@
|
|||
[FLASH]
|
||||
SkipProgOnCRCMatch = 1
|
||||
VerifyDownload = 1
|
||||
AllowCaching = 1
|
||||
EnableFlashDL = 2
|
||||
Override = 0
|
||||
Device="ADUC7020X62"
|
||||
[BREAKPOINTS]
|
||||
ShowInfoWin = 1
|
||||
EnableFlashBP = 2
|
||||
BPDuringExecution = 0
|
||||
[CPU]
|
||||
OverrideMemMap = 0
|
||||
AllowSimulation = 1
|
Loading…
Add table
Add a link
Reference in a new issue