Download raw body.
OpenOCD 0.11.0 config example
Hello, I'm trying to flash a ATSAM3X8E chip using the OpenOCD package. OpenOCD version we have appears to be a bit old. So my openocd.cfg doesn't seem to work. Does anyone happen to have an example I could use? My current openocd.cfg is, source [find interface/stlink.cfg] transport select hla_swd adapter speed 1800 set CPUTAPID 0x2ba01477 source [find target/at91sam3XXX.cfg] If someone familiar with the our version of the package could help me out with this config, that would save me a lot of time. I'm going wading through 0.11.0 version of the OpenOCD repo to find something, but it's taking ages. Please Cc me in the reply, thanks! -- Sadeep Madurange PGP: 103BF9E3E750BF7E
OpenOCD 0.11.0 config example