-
- Downloads
- single core context used, removed debug context as thought unnecessary.
- DCRDR now used to access special core registers - info is currently omitted from the cortex_m3 TRM ARM have told me this is the preferred access method and the docs will be updated soon. - now checks for User Thread Mode and Thread mode when halted. - removed repeated function declarations from command.c - cortex_m3_prepare_reset_halt removed, updated cortex_m3_assert_reset to suit git-svn-id: svn://svn.berlios.de/openocd/trunk@558 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Showing
- src/flash/stellaris.c 0 additions, 1 deletionsrc/flash/stellaris.c
- src/flash/stm32x.c 0 additions, 1 deletionsrc/flash/stm32x.c
- src/helper/binarybuffer.c 0 additions, 4 deletionssrc/helper/binarybuffer.c
- src/target/armv7m.c 45 additions, 123 deletionssrc/target/armv7m.c
- src/target/armv7m.h 5 additions, 24 deletionssrc/target/armv7m.h
- src/target/cortex_m3.c 86 additions, 119 deletionssrc/target/cortex_m3.c
- src/target/cortex_m3.h 0 additions, 1 deletionsrc/target/cortex_m3.h
Loading
Please register or sign in to comment