If you read through jtag_add_reset() you can see that it is a messy bit of programming already.
Pile the tcl "reset" app on top and all the events, it's a real hornets nest. Some changes are straightforward improvements and can be committed immediately. Others are obviously complicated and need a good plan and understanding. The problem would be those that *appear* trivial but really are much more involved... :-) I think reset is one of those areas that qualifies for a much higher degree of caution in OpenOCD than anything else. Especially as testing is an absolute nightmare. -- Øyvind Harboe Embedded software and hardware consulting services http://consulting.zylin.com _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
