diff options
Diffstat (limited to 'tcl/target/at91sam7sx.cfg')
-rw-r--r-- | tcl/target/at91sam7sx.cfg | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tcl/target/at91sam7sx.cfg b/tcl/target/at91sam7sx.cfg index f3cc88e..6cbd6b6 100644 --- a/tcl/target/at91sam7sx.cfg +++ b/tcl/target/at91sam7sx.cfg @@ -51,6 +51,3 @@ $_TARGETNAME configure -work-area-phys 0x00200000 -work-area-size 0x4000 -work-a #flash bank <driver> <base_addr> <size> <chip_width> <bus_width> <target_number> [<target_name> <banks> <sectors_per_bank> <pages_per_sector> <page_size> <num_nvmbits> <ext_freq_khz>] set _FLASHNAME $_CHIPNAME.flash flash bank $_FLASHNAME at91sam7 0 0 0 0 0 0 0 0 0 0 0 0 18432 - -# For more information about the configuration files, take a look at: -# openocd.texi |