Error faced during debugging a newly created project in MCUxpresso IDE

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error faced during debugging a newly created project in MCUxpresso IDE

655 Views
Jeevan
Contributor III

Hi team,

I was trying to create a new project in MCUxpresso IDE (instead of importing the SDK example project).

I have followed the steps mentioned in the section "5.1 New Project Wizard" of the MCUxpresso IDE user guide document. But when i am trying to debug using the existing USB cable or even using the PEmicro debugger, the below mentioned error i am facing when i click on debug icon in IDE. 

Jeevan_0-1709299238583.png

I am also attaching the user guide for reference, Kindly suggest any configuration or settings in the IDE to solve the above error which is not seen when using the existing SDK examples.

 

0 Kudos
5 Replies

630 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @Jeevan ,

   Thank you for your interest in the NXP MIMXRT product, I would like to provide service for you.

  Your log mentioned the flashdriver have issues.

kerryzhou_0-1709525418311.png

So, you need to check your new created project flashdriver for the CMSIS DAP:

kerryzhou_1-1709525448051.png

Please check it, you also can compare it with the SDK demo which is working.

 

Wish it helps you!

If you still have question about it, please kindly let me know.

Best Regards,

Kerry

 

0 Kudos

602 Views
Jeevan
Contributor III

Hi @kerryzhou ,

Should we tick mark the below CMSIS driver for resolving the flash driver for CMSIS issue.?

Jeevan_0-1709635692753.png

Because under the CMSIS include option everything is tick marked and included.

Jeevan_1-1709635871815.png

 

 

0 Kudos

271 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @Jeevan ,

  In fact, if you don't use the CMSIS driver operation, you tottaly can don't use it.

 But, if you still have issue, you can refer to the working SDK demo, to add the related CMSIS Driver.

kerryzhou_0-1709879402771.png

Best Regards,

Kerry

 

0 Kudos

234 Views
Jeevan
Contributor III

Hi @kerryzhou ,

I have compared with the SDK example and the new project which i had created, but still unable to find the difference as all the settings till now are same.

Jeevan_0-1710239625995.png

 

0 Kudos

230 Views
kerryzhou
NXP TechSupport
NXP TechSupport

HI @Jeevan ,

  You can refer to my document:

https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/RT10xx-SAI-basic-and-SDCard-wave-file-play/ta-p/...

chapter 3. SAI MCUXpresso project creation,

It is also the new project creation, you can try that method.

If you still have question about it, please kindly let me know.

Best Regards,

Kerry

0 Kudos