On Fri, Dec 19, 2008 at 02:04:06PM -0000, Spencer Oliver wrote: > > > > > > Commited. > > > > -- > > I have made a few tweaks to support native win32 and committed to svn.
Cool. > It correctly finds the rlink now and the jtag id's but fails to stop a stm32 > - look into it a bit more when i have some time. Hmmm. What's involved in that operation? Anything at this level? I had to get this working before I could even think about trying to learn to actually use OpenOCD. I idle with TCK at 0 like the bitbang driver says we need to, and I flush any pending TAP operations before handling srst/trst changes. My testing has mostly regarded whether the chain scan and poll work properly, and an mdw of various numbers of words. Rob (the guy I've been working with) also tested it with downloading and debugging, and it seemed to work for him. I don't know about this particular operation, though. > > Lou, > What targets has this been tested on? I only have an STM32 Primer. So the target I have is cortex_m3. I used -f board/stm32f10x_128k_eval.cfg when testing. _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
