I'm a newer to MCUXpresso IDE.
Pre:
board: MIMXRT685-EVK
official SDK package: SDK_2_16_000_EVK-MIMXRT685.zip
Build SDK: ctimer_pwm_with_dutycyle_change without any change.
Try to debug with J-link v2 tool.
Phenomenon:
Debug windows display:
evkmimxrt685_sctimer_pwm_with_dutycyle_change JLink Debug [GDB SEGGER Interface Debugging]
evkmimxrt685_sctimer_pwm_with_dutycyle_change.axf
Thread #1 57005 (Running : User Request)
arm-none-eabi-gdb (13.2.90.20231008)
Stuck at ResetISR function in file startup_mimxrt685s.c.
__asm volatile ("cpsid i");
Now can't debug next step.
Debugger Console display:
warning: could not convert 'main' from the host encoding (CP1252) to UTF-32.
This normally should not happen, please file a bug report.
monitor exec SetRestartOnClose=1
I don't know the root cause and Very Need Help.