Hi,
I am running code on a MSP4302332. My code currently uses a printf statement to print to the CCS debug console in real-time. The problem is that I can't view the console unless I re-input my code using the debug tool.
Is it possible to connect to a running MSP430 chip using JTAG wires, and view the printed statements on a console without having to reload the code in debug?
I need to be able to switch between several boards and view each of their print statements without wiping/resetting the code each time I connect.
Please help! Thanks!
Scott