ArtS 0 Posted May 29, 2019 Share Posted May 29, 2019 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 Quote Link to post Share on other sites
terjeio 134 Posted May 30, 2019 Share Posted May 30, 2019 It could be due to running out of RAM, try with the 2553 that came with your board kit as it has four times more RAM - but still not a lot. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.