I am new to STM32CubeIDE 2.0.0 environment and I cannot debug my first project. See failure message in attachment. What do I need to do to debug in this environment? Is there instructions hidden somewhere that I need to follow?
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
I can use this is information to do more testing. My cable may be too long (6') but it is heavy duty. The NUCLEO is right out of the box and not connected to any other hardware..
Is it possible that I have to program my code into the NUCLEO before the IDE can debug it? I thought the IDE programmed it before starting the debugger.
Using the programmer gave me more information why it failed. I am designing for a H573 but the NUCLEO has a H533. The memory is much smaller and my program exceeded the H533 memory.