MCUXpresso IDE Error reported issue(part information directories)

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MCUXpresso IDE Error reported issue(part information directories)

577件の閲覧回数
许贻辉2023
Contributor I

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:


Weixin Screenshot_20230706105949.pngWeixin Screenshot_20230706110015.pngWeixin Screenshot_20230706110045.pngI 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?

タグ(1)
0 件の賞賛
返信
1 返信

525件の閲覧回数
kerryzhou
NXP TechSupport
NXP TechSupport

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.

 https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/RT-board-recovery-for-debugger-connect-issues/ta...

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

0 件の賞賛
返信