mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
e2d49b43e9
OpenOCD 0.9.0 added a definition of a single flash bank as "$_CHIPNAME.flash" (the chip has two flash banks), the new flash bank definitions are enclosed in catch statements to avoid startup errors. The original configuration when combined with openocd 0.9.0 caused an error during flash probing (which happens during GDB connect), because of three defined flash banks, which made openocd drop the GDB connection. |
||
---|---|---|
.. | ||
mulle-programmer-0.60.conf | ||
mulle-programmer-0.70.conf | ||
README.md |
Mulle OpenOCD configuration files
The configuration file in this directory has been tested with OpenOCD v0.7.0. The interface used is ftdi, OpenOCD must be built with --enable-ftdi
To start the OpenOCD GDB server:
openocd -f mulle.cfg