- add missing files from previous commit (tms470 flash driver)
git-svn-id: svn://svn.berlios.de/openocd/trunk@258 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
9
doc/scripts/tms470r1a288_startup.script
Normal file
9
doc/scripts/tms470r1a288_startup.script
Normal file
@@ -0,0 +1,9 @@
|
||||
# Resets and unlocks the MSM of TMS470R1A288 (an others with an MSM).
|
||||
# Assumes default MSM keys (all 0xFFFFFFFF).
|
||||
#
|
||||
resume
|
||||
jtag_reset 0 1
|
||||
halt
|
||||
jtag_reset 0 0
|
||||
poll # hack-ish, but effective version of 'reset halt'
|
||||
mdw 0x1fe0 4 # unlock MSM
|
||||
Reference in New Issue
Block a user