Part Number: MSP432P401R
I have tried using Energia to do some simple tasks on my MSP432P401R Red Launchpad board. All I was doing was getting pulse duration from an Echo sensor and display the value on the serial terminal. However my issue is that the serial terminal hangs up after a few displays. Then after a few seconds displays a few more values. And so on and so forth.
I have used a Tiva board using the same code and it works flawlessly.
I also had to use Energia 17 because the latest version gives all kinds of weird compilation errors.
Anybody knows what I need to do to fix these nagging issues?
Thanks!