From 1796e1602e9ffe1cbf35f1b001cb6a534bb2f738 Mon Sep 17 00:00:00 2001 From: ntfreak Date: Thu, 17 Jan 2008 08:02:02 +0000 Subject: - add missing files from previous commit (tms470 flash driver) git-svn-id: svn://svn.berlios.de/openocd/trunk@258 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- doc/scripts/tms470r1a288_startup.script | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/scripts/tms470r1a288_startup.script (limited to 'doc/scripts') diff --git a/doc/scripts/tms470r1a288_startup.script b/doc/scripts/tms470r1a288_startup.script new file mode 100644 index 00000000..9e97895f --- /dev/null +++ b/doc/scripts/tms470r1a288_startup.script @@ -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 -- cgit v1.2.3