Other Parts Discussed in Thread: LP-MSPM0G3507
Tool/software:
Hi sir,
I tried to use printf() to print variable but it seems be hang, I have tried to add heap size but still got the same issue. Is there any possible way to solve it?
The code is to print received character from UART.
printf("got %x\n", recvChar);
My target board is LP-MSPM0L2228.
Thanks,
Edware