I'm new to Energia software and been trying to print an integer. To convert to a character string I'm using the function itoa() . It appears to compile correctly without errors, however the integer is not displayed on row 2 of the lcd. The emulator board i'm using is MSP-exp430g2 with ti device msp430g2231. Let me know if this is a correct procedure or is there a better way .
lcd printing interger.txt