Initial IAR LPC1768 demo. Work in progress at this point.

This commit is contained in:
Richard Barry 2009-08-09 12:19:17 +00:00
parent 87bb2c58b2
commit fb01731f41
57 changed files with 13450 additions and 0 deletions

View 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