> > Sure - now (revision 972) it fails completely. > Both "reset halt" and "reset init" behave the save, no matter > if I specify the "lm3" variant on the target line or not. The > target is reset and runs (and continues to run ...). > > Attached is a log using > target cortex_m3 little 0 lm3s >
Strange, working well with the targets i have here. my only suggestion is to try just srst only for reset. I added the lm3s option as early luminary devices do not follow the cortex_m3 spec as regards to reset. you will need this option for correct handling of luminary devices. openocd will check for the correct revision and use the correct reset scheme. Cheers Spen _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
