Bad board or bad debugger?
Hi,
I have a B-L475e-IOT01A1 board. I have been trying to learn FreeRTOS with this board. I am using STM32CubeIDE v1.12.1. When I simply load an application onto the board, it appears to load properly.
However, when I try to run my code through the debugger, I encounter all manner of problems:
interrupts don't happen
the debugger doesn't return when I try to step over functions
breakpoints that have been set and should be reached, aren't
I was wondering if this is an indication that I've damaged my board, or if this indicates some other problem.
Thanks,
Jason Mazzotta
