Problem with connection PCB board MIMXRT1020-EVK and MCUXpresso IDE

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Problem with connection PCB board MIMXRT1020-EVK and MCUXpresso IDE

跳至解决方案
2,426 次查看
nbe
Contributor II

I have a problem with debugging PCB board MIMXRT1020_EVK

How to resolve this problem?

标记 (1)
1 解答
1,720 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Nazarii Bezkydech,

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

   1. Please use the according SDK code on your side, you can download it from this link:

 https://mcuxpresso.nxp.com/en/builder 

    2. Please refer to this get start to import the SDK code:

   i.MX RT1020 Evaluation Kit|NXP 

    3. you can delete the .launch on the MCUXpresso IDE project

pastedImage_3.png

  4. Check your board back side, SW8_3 ON,then all SW8_1,SW8_2,SW8_4 OFF.

  5. Please build the project, and download it again. You can test the iled_blinky project.

    This is my test result:

pastedImage_4.png

Please try it again.

If you still have problem, you can set SW8_4 ON,then all SW8_1,SW8_2,SW8_3 OFF.

Then download the code, disconnect the debugger, change the SW8 back to SW8_3 ON,then all SW8_1,SW8_2,SW8_4 OFF.again, now try again.

   


Have a great day,
Kerry

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

3 回复数
1,721 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Nazarii Bezkydech,

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

   1. Please use the according SDK code on your side, you can download it from this link:

 https://mcuxpresso.nxp.com/en/builder 

    2. Please refer to this get start to import the SDK code:

   i.MX RT1020 Evaluation Kit|NXP 

    3. you can delete the .launch on the MCUXpresso IDE project

pastedImage_3.png

  4. Check your board back side, SW8_3 ON,then all SW8_1,SW8_2,SW8_4 OFF.

  5. Please build the project, and download it again. You can test the iled_blinky project.

    This is my test result:

pastedImage_4.png

Please try it again.

If you still have problem, you can set SW8_4 ON,then all SW8_1,SW8_2,SW8_3 OFF.

Then download the code, disconnect the debugger, change the SW8 back to SW8_3 ON,then all SW8_1,SW8_2,SW8_4 OFF.again, now try again.

   


Have a great day,
Kerry

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

1,721 次查看
nbe
Contributor II

I found a reason why this situation happens because of pins which I use in my program response for downloading and debugging. Needs be more careful with using pins in the program.

0 项奖励
1,721 次查看
nbe
Contributor II

Thanks for your advice,

It good working now.

But now if I try to stop debugging my project a have this problem again.

0 项奖励