Hi, My tool is olink, it was working well with STM32 chips. When I updated OpenOCD to the 754M, it timeout when polling target. But if I connect OpenOCD from telnet, and do the programming by commands: Open On-Chip Debugger > halt target state: halted target halted due to debug request, current mode: Thread xPSR: 0x21000000 pc: 0x0800048c > stm32x mass_erase 0 device id = 0x20016410 flash size = 32kbytes stm32x mass erase complete > flash write_image demo.bin 0x08000000 wrote 10304 byte from file demo.bin in 1.140625s (8.821918 kb/s) > Everything is OK.
Attachment is the -d3 log file and the configuration file. 2008-07-06 Best Regards, Simon Qian SimonQian([EMAIL PROTECTED]) ---- www.SimonQian.com
log.txt
Description: Binary data
openocd_stm32.cfg
Description: Binary data
_______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
