Andreas Fritiofson wrote: >On Thu, Mar 5, 2015 at 2:39 PM, Ed Beroset <[email protected]> wrote: >> >> Specifically, if I use "reset_config none" I get no error, but if I issue >> "reset_config srst_only" I get the error every time. Here's the >> openocd.cfg I'm currently using: >> >> source [find interface/ftdi/luminary-icdi.cfg] >> transport select jtag >> reset_config none >> source [find target/stellaris.cfg] >> > >Have you read the note in target/stellaris.cfg about nSRST not working well >on those chips?
Yes, I have. Neither of the URLs mentioned in that file work for me, but I'm guessing that they're referring to LM3SYSCTL#16 and maybe also #17 in this TI Errata document: http://www.ti.com/lit/er/spmz861/spmz861.pdf I'm trying to get this working for a class I'm teaching next week and I'd rather use real hardware than an emulator. Unfortunately, without reset and resume working, I don't seem to be able to use gdb with this part. If there's a workaround or something else I should try to troubleshoot, I'd be most grateful for any hints. Thanks. Ed ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
