T32: FailT32 support for Cortex-M3

Currently working:
 - Connect/Disconnect, Read CPU info
 - CMM Script generation and T32 startup via cmake (make runt32)
 - Read/Write Register, Read Program Pointer
 - Read/Write Memory
 - Single Breakpoint
 - Setting Memory Breakpoint

TODO:
 - Fix mock aspect for T32_GetRam.
 - Fix Thumb2 bit in function addresses from ELFReader
 - Evaluate memory breakpoint hit
This commit is contained in:
Martin Hoffmann
2013-02-28 16:09:01 +01:00
parent 5481cbfd39
commit 3501050548
13 changed files with 170 additions and 26 deletions

View File

@ -1,10 +1,10 @@
;===== Cortex-M3 Lauterbach initialisation ====
&appimage="OS.ENV(FAIL_ELF_PATH)"
&appimage=OS.ENV(FAIL_ELF_PATH)
DO init.cmm
VAr.Frame /LOCALS /CALLER
;VAr.Frame /LOCALS /CALLER
REGISTER /SPOTLIGHT
Data.ListAsm
;Data.ListAsm