Hi all,
My colleague wants me to run some code I have written to collect data from some sensors for him in a lab. I was thinking I could use the MSP432 Launchpad to do so, since it would be quick, and the code was already written on that development environment.
But I can't seem to find a way to see data coming from the device without it being started from a debug session. In a debug session, things work the same as always. When I just have it powered by the USB and press the MSP432 Reset button, nothing gets returned from the device like it does in a debug session. Does anyone know something I might be missing, or is this not possible with the Launchpad?
Thanks for the help,