Hi,

if i setup a target reset script, eg.
target_script 0 reset debug.script

debug.script contains
echo "hello"
flash info 0
shutdown

nothing seems to get executed - ok if i call from the telnet prompt.

I see the following in the debug log, so the script is being called.
Debug:   174 1000 target.c:741 target_call_event_callbacks(): target event 0
Debug:   176 1000 command.c:397 command_run_line_internal(): script
debug.script

Had a quick look, but i find debugging the tcl stuff a real pain.

Cheers
Spen

_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to