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.

MSP430FR5994: cannot show output in terminal when using mspdebug to run a program on msp430FR5994

Part Number: MSP430FR5994
Other Parts Discussed in Thread: CCSTUDIO

Hi,

I'm first to use the mspdebug to deploy a DNN on msp430FR5994. After I successfully flash the executable to the board, I try to run it on the board but there is no output shown in the terminal( Actually in the original code there are some printf sentences, and I think the print output may appear in the terminal in expectation). Even though I try to using screen command to capture some information via the serial port, there is no information but there are some garbled code shown when I flash the program to the board and enter ctrl+c to interrupt the program.

**Attention** This is a public forum