
LED Blink with UART in TI MCUs – Debug Trick
When we are working with TI MCUs like CC1354P10, CC1310 or any LaunchPad series, the first thing we do after setting up the project is make the LED blink, it just to confirm that everything is working fine.But after that, we want to see something more on the serial terminal, right? That’s where UART debugging…