Part Number: LP-MSPM0G3507
Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
There is a problem when I try to use C++ in sample project.
Below is my step:
1.Import a sample project from SDK as below:

2. Push F5, output is normal


3. After I change file name from "uart_tx_console_multibyte_repeated_fifo_dma.c" to "uart_tx_console_multibyte_repeated_fifo_dma.cpp" and rebuild.
Push F5, output is abnormal. Only one message is shown.

Are there some settings I missed?
