On Sat, Apr 19, 2014 at 12:57:09PM +0200, Alfonso Arbona Gimeno wrote: > As I said, I'm flashing a LPC1788, and I'm using Olimex's ARM-USB-TINY-H > (https://www.olimex.com/Products/ARM/JTAG/ARM-USB-TINY-H/) with openOCD from > debian.
Version 0.5.0 is not really that relevant, please start with trying the current 0.8.0-rc2. Second thing is that you need to read the manual for your microcontroller to understand how to switch it to "boot from SRAM" or probably to "UART bootloader" mode or something like that. You can also try "reset_config trst_and_srst srst_nogate connect_assert_srst" openocd configuration setting, it works very nicely for "reset halt" with stm32s. > Any ideas on how to fix this? Is it possible to brick a uC using JTAG? If so, > how do I reprogram it?? Depends on the particular part. -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:[email protected] ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
