tinyriscv-openocd/tcl/target
David Brownell 3e6f9e8d1e target.cfg: remove "-work-area-virt 0"
The semantics of "-work-area-virt 0" (or phys) changed with
the patch to require specifying physical or virtrual work
area addresses.  Specifying zero was previously a NOP.  Now
it means that address zero is valid.

This patch addresses three related issues:

 - MMU-less processors should never specify work-area-virt;
   remove those specifications.  Such processors include
   ARM7TDMI, Cortex-M3, and ARM966.

 - MMU-equipped processors *can* specify work-area-virt...
   but zero won't be appropriate, except in mischievous
   contexts (which hide null pointer exceptions).

   Remove those specs from those processors too.  If any of
   those mappings is valid, someone will need to submit a
   patch adding it ... along with a comment saying what OS
   provides the mapping, and in which context.  Example,
   say "works with Linux 2.6.30+, in kernel mode".  (Note
   that ARM Linux doesn't map kernel memory to zero ...)

 - Clarify docs on that "-virt" and other work area stuff.

Seems to me work-area-virt is quite problematic; not every
operating system provides such static mappings; if they do,
they're not in every MMU context...

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-11-08 08:52:40 -08:00
..
aduc702x.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
ar71xx.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
at91eb40a.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
at91r40008.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
at91rm9200.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
at91sam3u1c.cfg
at91sam3u1e.cfg
at91sam3u2c.cfg
at91sam3u2e.cfg
at91sam3u4c.cfg
at91sam3u4e.cfg
at91sam3uXX.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
at91sam7sx.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
at91sam9260.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
at91sam9260_ext_RAM_ext_flash.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
c100.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
c100config.tcl Remove annoying EOL whitespace (again, sigh). 2009-09-30 23:02:15 +00:00
c100helper.tcl Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
c100regs.tcl Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
cs351x.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
davinci.cfg fix syntax of mww phys. 2009-10-25 22:15:57 +01:00
dragonite.cfg Dragonite target script 2009-10-06 22:55:04 +00:00
epc9301.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
faux.cfg Added the faux flash driver and target. Used for testing. 2009-10-20 12:23:56 +02:00
feroceon.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
icepick.cfg Remove vim editor commands from TCL files. 2009-07-02 11:17:04 +00:00
imx.cfg iMX target config script's ported from Freescale BSP. 2009-10-14 11:04:44 +02:00
imx21.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
imx25.cfg iMX25 target support 2009-10-07 21:49:36 -07:00
imx27.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
imx31.cfg arm11 seems to gate JTAG when srst is asserted 2009-10-13 12:10:23 +02:00
imx35.cfg arm11 seems to gate JTAG when srst is asserted 2009-10-13 12:10:23 +02:00
is5114.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
ixp42x.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
lm3s9b9x.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
lm3s811.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
lm3s1968.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
lm3s3748.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
lm3s6965.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
lpc1768.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
lpc2103.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
lpc2124.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
lpc2129.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
lpc2148.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
lpc2294.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
lpc2378.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
lpc2478.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
lpc2900.cfg Rolf Meeser <rolfm_9dq@yahoo.de> adds flash support for NXP's LPC2900 family (ARM968E). 2009-09-16 12:38:26 +00:00
mega128.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
netx500.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
omap2420.cfg omap2420.cfg updates 2009-10-14 02:00:34 -07:00
omap3530.cfg omap3530: target reset/init improvements 2009-10-26 22:53:18 -07:00
omap5912.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
pic32mx.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
pxa255.cfg PXA255: force reset config 2009-10-26 22:59:46 -07:00
pxa270.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
readme.txt Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
sam7se512.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
sam7x256.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
samsung_s3c2410.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
samsung_s3c2440.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
samsung_s3c2450.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
samsung_s3c4510.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
samsung_s3c6410.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
sharp_lh79532.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
smdk6410.cfg target.cfg: use $_TARGETNAME for flash 2009-10-31 11:13:10 -07:00
smp8634.cfg David Brownell <david-b@pacbell.net> "set _TARGETNAME ..." cleanup 2009-09-04 05:17:03 +00:00
stm32.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
str710.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
str730.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
str750.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
str912.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
telo.cfg Remove annoying EOL whitespace (again, sigh). 2009-09-30 23:02:15 +00:00
test_reset_syntax_error.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
test_syntax_error.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
ti_dm355.cfg Add a new JTAG "setup" event; use for better DaVinci ICEpick support. 2009-10-05 08:20:28 +00:00
ti_dm365.cfg Add a new JTAG "setup" event; use for better DaVinci ICEpick support. 2009-10-05 08:20:28 +00:00
ti_dm6446.cfg Add a new JTAG "setup" event; use for better DaVinci ICEpick support. 2009-10-05 08:20:28 +00:00
tmpa900.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
tmpa910.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
xba_revA3.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00

readme.txt

Prerequisites:
The users of OpenOCD as well as computer programs interacting with OpenOCD are expecting that certain commands
do the same thing across all the targets.

Rules to follow when writing scripts:

1. The configuration script should be defined such as , for example, the following sequences are working:
	reset
	flash info <bank>
and
	reset
	flash erase_address <start> <len>
and
	reset init
	load

In most cases this can be accomplished by specifying the default startup mode as reset_init (target command
in the configuration file).

2. If the target is correctly configured, flash must be writable without any other helper commands. It is
assumed that all write-protect mechanisms should be disabled.

3. The configuration scripts should be defined such as the binary that was written to flash verifies
(turn off remapping, checksums, etc...)

flash write_image [file] <parameters>
verify_image [file] <parameters>

4. jtag_khz sets the maximum speed (or alternatively RCLK). If invoked
multiple times only the last setting is used.

interface/xxx.cfg files are always executed *before* target/xxx.cfg
files, so any jtag_khz in interface/xxx.cfg will be overridden by
target/xxx.cfg. jtag_khz in interface/xxx.cfg would then, effectively,
set the default JTAG speed.

Note that a target/xxx.cfg file can invoke another target/yyy.cfg file,
so one can create target subtype configurations where e.g. only
amount of DRAM, oscillator speeds differ and having a single
config file for the default/common settings.