2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-26 23:40:22 +10:00
openocd/tcl/target
David Brownell 53b3d4dd53 LPC1768 updates, IAR board support
Fix some issues with the generic LPC1768 config file:

 - Handle the post-reset clock config:  4 MHz internal RC, no PLL.
   This affects flash and JTAG clocking.

 - Remove JTAG adapter config; they don't all support trst_and_srst

 - Remove the rest of the bogus "reset-init" event handler.

 - Allow explicit CCLK configuration, instead of assuming 12 MHz;
   some boards will use 100 Mhz (or the post-reset 4 MHz).

 - Simplify: rely on defaults for endianness and IR-Capture value

 - Update some comments too

Build on those fixes to make a trivial config for the IAR LPC1768
kickstart board (by Olimex) start working.

Also, add doxygen to the lpc2000 flash driver, primarily to note a
configuration problem with driver: it wrongly assumes the core clock
rate never changes.  Configs that are safe for updating flash after
"reset halt" will thus often be unsafe later ... e.g. for LPC1768,
after switching to use PLL0 at 100 MHz.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2010-03-02 15:02:01 -08:00
..
aduc702x.cfg target.cfg: update to use new flash configuration syntax 2009-12-17 11:39:09 +00:00
ar71xx.cfg more tcl/{board,target} cleanup 2009-12-15 14:45:26 -08:00
at91r40008.cfg AT91R40008/Ethernut 3 configuration 2010-02-02 11:09:53 -08:00
at91rm9200.cfg
at91sam3u1c.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
at91sam3u1e.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
at91sam3u2c.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
at91sam3u2e.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
at91sam3u4c.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
at91sam3u4e.cfg tcl/target/at91sam3u4e.cfg: changed case in dependent file 2010-01-20 10:32:53 -08:00
at91sam3uXX.cfg
at91sam7sx.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
at91sam9rl.cfg target library: configuration files for openocd tested with Atmel SAM-ICE V6 JTAG. 2010-02-11 21:10:51 +01:00
at91sam9260_ext_RAM_ext_flash.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
at91sam9260.cfg
c100.cfg more tcl/{board,target} cleanup 2009-12-15 14:45:26 -08:00
c100config.tcl
c100helper.tcl Tcl and doc: update to match new 'arm mcr ...' etc 2009-12-01 01:10:19 -08:00
c100regs.tcl
cs351x.cfg
davinci.cfg
dragonite.cfg
dsp56321.cfg target: add basic dsp563xx support 2009-12-15 18:38:52 +01:00
epc9301.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
faux.cfg target.cfg: update to use new flash configuration syntax 2009-12-17 11:39:09 +00:00
feroceon.cfg
icepick.cfg
imx21.cfg
imx25.cfg
imx27.cfg
imx31.cfg imx31: move srst delay into config script 2009-12-15 07:55:20 +01:00
imx35.cfg
imx.cfg Tcl and doc: update to match new 'arm mcr ...' etc 2009-12-01 01:10:19 -08:00
is5114.cfg testing/examples/.../*cfg: rm jtag_device calls 2009-12-15 14:45:26 -08:00
ixp42x.cfg
lm3s9b9x.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
lm3s811.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
lm3s1968.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
lm3s6965.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
lpc1768.cfg LPC1768 updates, IAR board support 2010-03-02 15:02:01 -08:00
lpc2103.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
lpc2124.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
lpc2129.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
lpc2148.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
lpc2294.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
lpc2378.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
lpc2478.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
lpc2900.cfg target.cfg: update to use new flash configuration syntax 2009-12-17 11:39:09 +00:00
lpc3250.cfg scripts: Phytec/LPC2350 config scripts 2010-02-04 10:25:44 +01:00
mc13224v.cfg Add target/mc13224v.cfg 2010-02-27 22:51:41 -08:00
mega128.cfg target.cfg: update to use new flash configuration syntax 2009-12-17 11:39:09 +00:00
netx500.cfg target.cfg: TAP id for Hilscher netX 500 2009-11-20 12:21:00 -08:00
omap2420.cfg OMAP2420: define reset-assert event 2009-12-07 14:57:43 -08:00
omap3530.cfg omap3530.cfg: use new "reset-assert" event 2009-11-27 18:50:31 -08:00
omap5912.cfg
pic32mx.cfg PIC32: enable ram execution 2010-01-05 19:54:37 +00:00
pxa3xx.cfg create target/pxa3xx.cfg 2009-11-29 12:57:05 -08:00
pxa255.cfg
pxa270.cfg
readme.txt
sam7se512.cfg target.cfg: update to use new flash configuration syntax 2009-12-17 11:39:09 +00:00
sam7x256.cfg target.cfg: update to use new flash configuration syntax 2009-12-17 11:39:09 +00:00
samsung_s3c2410.cfg
samsung_s3c2440.cfg
samsung_s3c2450.cfg
samsung_s3c4510.cfg
samsung_s3c6410.cfg
sharp_lh79532.cfg
smdk6410.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
smp8634.cfg
stellaris.cfg Common target file for Stellaris chips 2009-12-14 16:29:31 -08:00
stm32.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
str710.cfg flash/str7x: After reset init the flash is unlocked 2010-02-02 09:30:33 -08:00
str730.cfg str730.cfg: fix incorrect mem regions 2010-02-09 14:49:47 +00:00
str750.cfg tcl/str7x: Reset init unlocks the flash 2010-02-02 09:30:33 -08:00
str912.cfg target.cfg: update to use new flash configuration syntax 2009-12-17 11:39:09 +00:00
telo.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
test_reset_syntax_error.cfg
test_syntax_error.cfg
ti_dm355.cfg
ti_dm365.cfg
ti_dm6446.cfg
tmpa900.cfg more tcl/{board,target} cleanup 2009-12-15 14:45:26 -08:00
tmpa910.cfg more tcl/{board,target} cleanup 2009-12-15 14:45:26 -08:00
xba_revA3.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00

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.