I followed the steps in the link below.
https://www.nxp.com/document/guide/getting-started-with-the-i-mx-rt1170-evaluation-kit:GS-MIMXRT1170...
The hardware environment is: MIMXRT1170-EVK,
When I use the MCUXpresso IDE to debug, the IDE pops up the following error:
I uninstalled the MCUXpresso IDE and reinstalled it, but still couldn't solve the problem.When I switched to a colleague's computer, the error disappeared.Can technical support help me check what caused this?
Hi @许贻辉2023 ,
Your issues should related to the board downloaded the invalid app, then it meets the debugger connection issues.
Please follow my doc to do the mass erase at first in the serial download mode, then back to the internal boot mode, it will be back.
You also can use the MCUBootutility tool to do the mass erase in the serial download mode:
https://github.com/JayHeng/NXP-MCUBootUtility/releases/tag/v5.1.0
the related user manual is:
https://github.com/JayHeng/NXP-MCUBootUtility
For the code testing, I think you can test this code first in the SDK:
\SDK_2_13_10_MIMXRT1170-EVK\boards\evkmimxrt1170\demo_apps\led_blinky\cm7