On Thu, Oct 6, 2011 at 9:07 PM, Andreas Fritiofson <[email protected]> wrote: > That log doesn't show that OpenOCD hangs after accessing flash. The "Flash > bank access DONE" part is wrong, the flash bank has only been set up in > OpenOCD, there hasn't been any communication with the target yet. > It obviously hangs during init, which could mean just about anything. It's > impossible to tell without a debug log (-d3).
Hey Andreas, you can try to use GDB and retrace issue (if it does not crash then simply hit the Ctrl+C and use backtrace to see how did this got into such situation) :-) Best regards, Tomek -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
