mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-20 01:58:32 -04:00
Add new demo files.
This commit is contained in:
parent
b5ab3cd823
commit
151c72ab7c
125 changed files with 40038 additions and 0 deletions
12
Demo/CORTEX_AT91SAM3U256_IAR/settings/RTOSDemo_Debug.jlink
Normal file
12
Demo/CORTEX_AT91SAM3U256_IAR/settings/RTOSDemo_Debug.jlink
Normal file
|
@ -0,0 +1,12 @@
|
|||
[FLASH]
|
||||
SkipProgOnCRCMatch = 1
|
||||
VerifyDownload = 1
|
||||
AllowCaching = 1
|
||||
EnableFlashDL = 2
|
||||
Override = 0
|
||||
Device="ADUC7020X62"
|
||||
[BREAKPOINTS]
|
||||
ShowInfoWin = 1
|
||||
EnableFlashBP = 2
|
||||
[CPU]
|
||||
AllowSimulation = 1
|
Loading…
Add table
Add a link
Reference in a new issue