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.
