riscv-openocd/tcl/target
Spencer Oliver 07be858d2a cfg: add Blizzard class to stellaris.cfg
Change-Id: I2a1320c696b6d9b070e4a927c4cd4d68178af751
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/150
Tested-by: jenkins
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
2011-11-02 23:30:06 +00:00
..
aduc702x.cfg TCL scripts: replace "puts" with "echo" 2010-11-09 08:12:51 +01:00
amdm37x.cfg AM/DM37x: Use ICEPick warm reset and include halt when gdb connects. 2011-10-17 19:36:09 +00:00
ar71xx.cfg TCL: fix non TCL comments 2010-12-18 21:04:22 +01:00
at32ap7000.cfg
at91r40008.cfg
at91rm9200.cfg
at91sam3XXX.cfg
at91sam3nXX.cfg Remove use of undefined variable. 2011-10-27 00:47:22 +00:00
at91sam3sXX.cfg
at91sam3u1c.cfg
at91sam3u1e.cfg
at91sam3u2c.cfg
at91sam3u2e.cfg
at91sam3u4c.cfg
at91sam3u4e.cfg
at91sam3uXX.cfg
at91sam7se512.cfg config files: Drop incorrect comments. 2011-10-30 01:57:33 +00:00
at91sam7sx.cfg
at91sam7x256.cfg rename some target scripts to be consistent with the rest 2010-12-02 18:53:03 +01:00
at91sam9.cfg config files: Drop incorrect comments. 2011-10-30 01:57:33 +00:00
at91sam9g10.cfg at91: add at91sam9g10 support 2011-03-03 22:49:47 +01:00
at91sam9g20.cfg at91sam9: factorise cpu support 2011-03-03 22:49:46 +01:00
at91sam9g45.cfg at91: add at91sam9g45 support 2011-03-03 22:49:47 +01:00
at91sam9rl.cfg at91sam9: factorise cpu support 2011-03-03 22:49:46 +01:00
at91sam9260.cfg at91sam9260: update sram information 2011-03-03 22:49:47 +01:00
at91sam9260_ext_RAM_ext_flash.cfg at91sam9: factorise cpu support 2011-03-03 22:49:46 +01:00
at91sam9261.cfg at91: add at91sam9261 support 2011-03-03 22:49:46 +01:00
at91sam9263.cfg at91: add at91sam9263 support 2011-03-03 22:49:47 +01:00
atmega128.cfg rename some target scripts to be consistent with the rest 2010-12-02 18:53:03 +01:00
avr32.cfg config files: Drop incorrect comments. 2011-10-30 01:57:33 +00:00
c100.cfg
c100config.tcl TCL scripts: replace "puts" with "echo" 2010-11-09 08:12:51 +01:00
c100helper.tcl TCL scripts: replace "puts" with "echo" 2010-11-09 08:12:51 +01:00
c100regs.tcl TCL scripts: replace "puts" with "echo" 2010-11-09 08:12:51 +01:00
cs351x.cfg
davinci.cfg
dragonite.cfg
dsp56321.cfg config files: Drop incorrect comments. 2011-10-30 01:57:33 +00:00
dsp568013.cfg config files: Drop incorrect comments. 2011-10-30 01:57:33 +00:00
dsp568037.cfg config files: Drop incorrect comments. 2011-10-30 01:57:33 +00:00
epc9301.cfg config files: Drop incorrect comments. 2011-10-30 01:57:33 +00:00
faux.cfg
feroceon.cfg
fm3.cfg cfg: add Fujitsu FM3 config 2011-07-27 10:56:25 +01:00
hilscher_netx10.cfg Add support for Hilscher netX controllers 2010-12-18 21:11:57 +01:00
hilscher_netx50.cfg Add support for Hilscher netX controllers 2010-12-18 21:11:57 +01:00
hilscher_netx500.cfg Add support for Hilscher netX controllers 2010-12-18 21:11:57 +01:00
icepick.cfg ICEPick-C: Add support for warm reset through JTAG controller and provide finer detail functions. 2011-10-17 19:35:37 +00:00
imx.cfg
imx21.cfg
imx25.cfg
imx27.cfg
imx31.cfg TCL scripts: replace "puts" with "echo" 2010-11-09 08:12:51 +01:00
imx35.cfg TCL scripts: replace "puts" with "echo" 2010-11-09 08:12:51 +01:00
imx51.cfg CortexA8: Introduce Freescale i.MX51 variant 2010-11-05 11:25:57 +01:00
imx53.cfg Add preliminary support for Freescale iMX53 2011-04-13 21:32:00 +02:00
is5114.cfg config files: Drop incorrect comments. 2011-10-30 01:57:33 +00:00
ixp42x.cfg update IXP42x target / XBA board config 2010-12-19 22:16:31 +01:00
k40.cfg add Freescale Kinetis K40 devices and Kwikstik eval board 2011-10-23 13:23:49 +00:00
lpc2xxx.cfg Make the lpc2xxx generic driver support romless parts 2011-05-03 22:06:57 +02:00
lpc1768.cfg Remove srst_pulls_trst from LPC1768 target 2010-10-25 08:04:58 +02:00
lpc2103.cfg Add another level of procedures to LPC2xxx initialization - procedures for specific targets (setup_lpc<number>) take core clock and adapter clock as parameters. This way "constant" parameters (flash size and type, CPUTAPID, etc.) do not need to be copied if one wishes to change the "variable" parameters - like the core clock or adapter clock - in a board config file or somewhere else. 2011-01-09 21:34:02 +01:00
lpc2124.cfg Add another level of procedures to LPC2xxx initialization - procedures for specific targets (setup_lpc<number>) take core clock and adapter clock as parameters. This way "constant" parameters (flash size and type, CPUTAPID, etc.) do not need to be copied if one wishes to change the "variable" parameters - like the core clock or adapter clock - in a board config file or somewhere else. 2011-01-09 21:34:02 +01:00
lpc2129.cfg Add another level of procedures to LPC2xxx initialization - procedures for specific targets (setup_lpc<number>) take core clock and adapter clock as parameters. This way "constant" parameters (flash size and type, CPUTAPID, etc.) do not need to be copied if one wishes to change the "variable" parameters - like the core clock or adapter clock - in a board config file or somewhere else. 2011-01-09 21:34:02 +01:00
lpc2148.cfg Add another level of procedures to LPC2xxx initialization - procedures for specific targets (setup_lpc<number>) take core clock and adapter clock as parameters. This way "constant" parameters (flash size and type, CPUTAPID, etc.) do not need to be copied if one wishes to change the "variable" parameters - like the core clock or adapter clock - in a board config file or somewhere else. 2011-01-09 21:34:02 +01:00
lpc2294.cfg Add another level of procedures to LPC2xxx initialization - procedures for specific targets (setup_lpc<number>) take core clock and adapter clock as parameters. This way "constant" parameters (flash size and type, CPUTAPID, etc.) do not need to be copied if one wishes to change the "variable" parameters - like the core clock or adapter clock - in a board config file or somewhere else. 2011-01-09 21:34:02 +01:00
lpc2378.cfg Add another level of procedures to LPC2xxx initialization - procedures for specific targets (setup_lpc<number>) take core clock and adapter clock as parameters. This way "constant" parameters (flash size and type, CPUTAPID, etc.) do not need to be copied if one wishes to change the "variable" parameters - like the core clock or adapter clock - in a board config file or somewhere else. 2011-01-09 21:34:02 +01:00
lpc2460.cfg Add support for the lpc2460 target 2011-05-03 22:07:01 +02:00
lpc2478.cfg Add another level of procedures to LPC2xxx initialization - procedures for specific targets (setup_lpc<number>) take core clock and adapter clock as parameters. This way "constant" parameters (flash size and type, CPUTAPID, etc.) do not need to be copied if one wishes to change the "variable" parameters - like the core clock or adapter clock - in a board config file or somewhere else. 2011-01-09 21:34:02 +01:00
lpc2900.cfg
lpc3131.cfg TCL: fix non TCL comments 2010-12-18 21:04:22 +01:00
lpc3250.cfg Add the REV A tap id to the LPC3250 configuration 2011-04-13 21:28:44 +02:00
mc13224v.cfg
nuc910.cfg
omap2420.cfg
omap3530.cfg
omap4430.cfg pandaboard: use new -dbgbase option to workaround broken ROM table 2011-04-02 09:00:01 +02:00
omap5912.cfg
omapl138.cfg
pic32mx.cfg config files: Drop incorrect comments. 2011-10-30 01:57:33 +00:00
pxa3xx.cfg
pxa255.cfg
pxa270.cfg
readme.txt
samsung_s3c2410.cfg config files: Drop incorrect comments. 2011-10-30 01:57:33 +00:00
samsung_s3c2440.cfg config files: Drop incorrect comments. 2011-10-30 01:57:33 +00:00
samsung_s3c2450.cfg config files: Drop incorrect comments. 2011-10-30 01:57:33 +00:00
samsung_s3c4510.cfg
samsung_s3c6410.cfg config files: Drop incorrect comments. 2011-10-30 01:57:33 +00:00
sharp_lh79532.cfg
smp8634.cfg config files: Drop incorrect comments. 2011-10-30 01:57:33 +00:00
spear3xx.cfg TCL scripts: add support for ST SPEAr310 2010-11-06 15:40:52 +01:00
stellaris.cfg cfg: add Blizzard class to stellaris.cfg 2011-11-02 23:30:06 +00:00
stm32.cfg cfg: support calling legacy stm32 scripts 2011-07-29 17:01:31 +01:00
stm32f1x.cfg Add Valuline HD to config file 2011-08-25 20:13:16 +02:00
stm32f2x.cfg cfg: update scripts to use new stm32 driver names 2011-07-28 11:45:09 +01:00
stm32f2xxx.cfg cfg: support calling legacy stm32 scripts 2011-07-29 17:01:31 +01:00
stm32l.cfg STM32L: Added flash driver and target 2011-10-03 18:42:39 +02:00
stm32xl.cfg cfg: update scripts to use new stm32 driver names 2011-07-28 11:45:09 +01:00
str710.cfg
str730.cfg
str750.cfg FLASH/NOR: rename from spearsmi to stmsmi 2010-11-23 08:37:34 +01:00
str912.cfg
swj-dp.tcl swj-dp.tcl (SWD infrastructure #1) 2010-10-10 14:41:11 -07:00
test_reset_syntax_error.cfg
test_syntax_error.cfg
ti_dm355.cfg
ti_dm365.cfg
ti_dm6446.cfg
tmpa900.cfg config files: Drop incorrect comments. 2011-10-30 01:57:33 +00:00
tmpa910.cfg config files: Drop incorrect comments. 2011-10-30 01:57:33 +00:00
u8500.cfg u8500 : config for L2 cache 2011-09-30 09:45:29 +02: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. adapter_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 adapter_khz in interface/xxx.cfg will be overridden by
target/xxx.cfg. adapter_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.