Hi,
I have just installed MCUXpresso v11.2.1 with SDK_2.x_EVK-MIMXRT685 v2.8.2.
There are no problems building, running and debugging a few of the existing sample Projects such as e.g. the hello World demo. However, when I create a new Project (from the Quick start panel), selecting the MIMXRT685-EVK, with default settings, I can build but when I debug it does not even got to the main function or even the resetISR (as far as I can see). It does not stop on the main breakpoint and when I pause the execution I just get:
Break at address "0x1c04a" with no debug information available, or outside of program code."
I cannot find what the problem is by comparing the working imported hello World sample with the non-working newly created default Project.
Is there some configuration needed not set as default for the selected EVK?
Kind regards
Tomas