Hi,

I'm a bit confused with the openocd doc.
It says that I can execute "pathmove state1 state2...", and RESET seems to
be one of the possible states, but for example i get:
  > pathmove IDLE DRSELECT IRSELECT RESET RESET RESET IDLE
  BUG: TAP_RESET is not a valid state for pathmove sequences
  pathmove: failed
i was able to flash a MC56F8037EVM using openocd, but it stops responding
after my sw is flashed, the only i've found to get it to respond again is to
unplug/plug. after that it starts running my code and everything seems ok.
according to the doc 5 cycles of high TMS should reset everything, so that's
what i'm trying to generate.

thanks!
-- 
Rodrigo.
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to