Part Number: LP-MSPM0G3507
Other Parts Discussed in Thread: MSPM0G3507
I am trying to run uart_echo_interrupts_standby_LP_MSPM0G3507_nortos_ticlang,
but how i can check the received data?
Im using CCSTheia for debugging!
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.
Part Number: LP-MSPM0G3507
Other Parts Discussed in Thread: MSPM0G3507
I am trying to run uart_echo_interrupts_standby_LP_MSPM0G3507_nortos_ticlang,
but how i can check the received data?
Im using CCSTheia for debugging!
I want to see the received data in the watch window of the compiler!
It won't be in the watch window, you need to open the serial terminal. However, I have found that it does not work well, so I use PuTTY.
You open it with View->Console->Serial Console

You can also view variables on the debug window by clicking the + sign, I typically put them under the watch expressions.

You then will type the variable name (RxData for example)
Regards,
Luke
**Attention** This is a public forum