-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to debug MSP432P401R using onboard debugging tool #4
Comments
The following is the message printed in the terminal. After clicking the debug button, PlatformIO only compiled the program once, without uploading the program or starting the debug.
|
Try development version by changing
|
I have modified my configuration file as follows:
After the modification, I compiled the code and got an error. I don't know what caused it, as the compilation was successful before the modification.
|
HI.
This is my platformio.ini file:
When I click the debug button, nothing happens and I feel like the debugging tool is not running.
The text was updated successfully, but these errors were encountered: