> > > > In spens case, yes, I think something did change. > > > > I think SPEN is thinking "reset" - plain - halts the CPU. > But it does > > not - it does "reset run". > > > > I think that decision - which happened about 1 month ago - > was perhaps > > a bad choice (there was lots of email about that flying > back and forth). > > I am still satisfied with it. It is a necessary complexity to > drive home to the developers that there is a reset init > script and that there is no such thing as "default" behaviour. > > It is the least of evils. >
Ah ok, just changed my config to reset init (was reset halt) and it all works now. I also have shutdown cmd in my script, this produces but does quit openocd: Debug: 414 141 command.c:82 script_command(): script_command - shutdown Debug: 415 141 command.c:99 script_command(): script_command - shutdown, argv[0]=ocd_shutdown User: 416 141 command.c:607 openocd_jim_vfprintf(): Runtime error, file "program.ocr", line 38: User: 417 141 command.c:607 openocd_jim_vfprintf(): User: 418 141 command.c:607 openocd_jim_vfprintf(): In procedure 'script' called at file "openocd.cfg", line 0 Cheers Spen _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
