Part Number:MSP430G2553
Hello,
I am trying to program my launchpad to do the equivalent of Serial.print(from Energia) using IAR embedded workbench. Essentially a print statement to the tx/Rx UARt pins (P1.1, P12) on the launchpad. I am doing this because I want to take data my launchpad receives from CC1101(which uses a spi interface), and send that data to the TX/RX uart pins to a serial monitor. I can't use CCS or Energia for my final product.
Any help would be appreciated! I've been looking for resources for a long time now, but have been unable to find anything helpful.
Best,
Eric