Hi
i use jtag debugger for msp430fr21155. i use printf to print to the console and it works fine.
However, it always break at trgmsg.c function __TI_writemsg() line 115. And I have no breakpoint when i run program.
How can i fix this issue?
Thanks
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
This might be caused by errata EEM23 - see MSP430FR2675: How to enable printf output to console in CCS 10? and Could CCS apply a work-around for MSP430 FRAM devices errata EEM23 to allow CIO to be used without the target halting in trgmsg.c? for information.
I'm not aware of a fix for this yet.