SVN Commit -
>> Author: duane
>> Date: 2009-06-24 04:01:14 +0200 (Wed, 24 Jun 2009)
>> New Revision: 2383
OpenOCD now supports the AT91SAM3 - new CortexM3 product from Atmel.
Adds support for the FLASH component, includes DOCs for the new target
in the OpenOCD.texi file.
The openocd.cfg file I used is/was:
#debug_level 3
source [find interface/olimex-jtag-tiny.cfg]
jtag_speed 6
telnet_port 4444
gdb_port 3333
source [find board/atmel_sam3u_ek.cfg]
$_TARGETNAME configure -event gdb-flash-erase-start {
halt
}
init
halt
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development