Bill Knight wrote:

We have completed several F11x1 projects using the JTAG pod that
came with the 14x FET.  Works fine.  An issue that needs to be
watched however, is the dual usage of the JTAG pins on the processor.
C-Spy has an option to release the JTAG usage of the pins while
the processor is running in real-time.  Once you KNOW a breakpoint
has been hit, you can tell it (C-Spy) to resume control of the JTAG
pins and update the display.  I have no idea if or how that is
accomplished using the gdbproxy.

Hope this helps some.
-Bill Knight
R O SoftWare

You could, of course, try the help :-)

The target specific command are all of the form "monitor xxxx", such as "monitor erase all".

"monitor help" will tell you what commands are available.

"monitor jtag release" will achieve the effect you are looking for here.

Regards,
Steve






Reply via email to