- retired variable stuff.
- drscan is now a low level tcl command: execute DR scan <device> <num_bits> <value> <num_bits1> <value2> - removed obsolete partial command text support git-svn-id: svn://svn.berlios.de/openocd/trunk@791 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -17,7 +17,7 @@ jtag_device 4 0x1 0xf 0xe
|
||||
target arm7tdmi little 0 arm7tdmi-s_r4
|
||||
|
||||
# speed up memory downloads
|
||||
arm7 fast_memory_access enable
|
||||
arm7_9 fast_memory_access enable
|
||||
arm7_9 dcc_downloads enable
|
||||
|
||||
#flash driver
|
||||
@@ -32,6 +32,7 @@ working_area 0 0x00000000 0x20000 nobackup
|
||||
#subsequent config script.
|
||||
arm7_9 force_hw_bkpts enable
|
||||
|
||||
global reset_count
|
||||
set reset_count 0
|
||||
|
||||
proc target_reset_0 {} {
|
||||
|
||||
Reference in New Issue
Block a user