2026-02-05 4:46 AM
I have a project that builds with no errors but when I "Run as..." the project builds but never enters the upload sequence so doesn't upload.
The board in question is a Nucleo F411RE & is communicating fine over UART. A previously loaded project is still sending out its debug messages, so I know the USB is good.
Debug is not playing either...
Solved! Go to Solution.
2026-02-05 5:50 AM
Hello,
Check your debug settings in Startup tab:
2026-02-05 5:50 AM
Hello,
Check your debug settings in Startup tab:
2026-02-05 7:59 AM
Thanks of the reply, I just switched the project to Cube 2.xx & everything's fine now
2026-02-05 8:06 AM
Good. So please mark the solution.