mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-11-05 19:22:31 -05:00
Second phase of changing the directory that starts Cortex, with one that starts CORTEX.
This commit is contained in:
parent
7004e0308a
commit
399d8c47c7
56 changed files with 33391 additions and 0 deletions
23
Demo/CORTEX_STM32L152_IAR/settings/RTOSDemo_Debug.jlink
Normal file
23
Demo/CORTEX_STM32L152_IAR/settings/RTOSDemo_Debug.jlink
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
[BREAKPOINTS]
|
||||
ShowInfoWin = 1
|
||||
EnableFlashBP = 2
|
||||
BPDuringExecution = 0
|
||||
[CFI]
|
||||
CFISize = 0x00
|
||||
CFIAddr = 0x00
|
||||
[CPU]
|
||||
OverrideMemMap = 0
|
||||
AllowSimulation = 1
|
||||
ScriptFile=""
|
||||
[FLASH]
|
||||
SkipProgOnCRCMatch = 1
|
||||
VerifyDownload = 1
|
||||
AllowCaching = 1
|
||||
EnableFlashDL = 2
|
||||
Override = 0
|
||||
Device="ADUC7020X62"
|
||||
[GENERAL]
|
||||
WorkRAMSize = 0x00
|
||||
WorkRAMAddr = 0x00
|
||||
[SWO]
|
||||
SWOLogFile=""
|
||||
Loading…
Add table
Add a link
Reference in a new issue