I am trying to connect to an already running MSP430 using JTAG with the MSP430FET. I would like to connect to the MSP430 without having it restart or load new code onto the MSP430. Is this even possible on the MSP430?
I am using CCS 4.3.2 and I have a target configuration set up for the MSP430F5437a.
I have tried modifying the CCS Debug properties under target by unchecking the settings that state anything about resetting/restarting the target/processor. If someone could tell me or point me in the right direct for how I need to set up my Debug Properties to allow for connecting to an msp430 with out restarting it would be appreciated.
Thanks