After flash programming, board is not working,

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

After flash programming, board is not working,

跳至解决方案
937 次查看
Seongyon_Jeong
Contributor III

IMXRT1020 board 

I added sdram initializing code and delete preprocessor XIP_BOOT_HEADER_DCD_ENABLE=1  in example lwip-echo-freertos,

After Example lwip_ipv4_ipv6_echo_freertos,  flash programming  board is not working,

and.. Flash programming is not  impossible.

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

Recovery is complete ,  Anyway attached my project,     Please test this  project    by  programming  this binary  on Board flash,  What is wrong.??

ScreenHunter 29.png

ScreenHunter 31.png

ScreenHunter 30.png

ScreenHunter 32.png

  

 

标签 (1)
0 项奖励
回复
1 解答
901 次查看
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi,

Thank you for the patience.

I did a test with RT1020 EVK board using attached code.

I could regenerate your mentioned issue (debugger lost connection).

While, I can follow this thread mentioned way to recover the board.

First of all, please make sure you set the board SW8 (on the board bottom side) with serial download mode:

    1) SW8: 1-OFF,2-OFF,3-OFF,4-ON

    2) Power off and power on again, or Press Reset button

Below is my test result:

Hui_Ma_0-1691542280282.png

After that, change SW8 back to 1-OFF,2-OFF,3-ON,4-OFF, then you can debug another project as expected.

Wish it helps.

Mike

在原帖中查看解决方案

0 项奖励
回复
1 回复
902 次查看
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi,

Thank you for the patience.

I did a test with RT1020 EVK board using attached code.

I could regenerate your mentioned issue (debugger lost connection).

While, I can follow this thread mentioned way to recover the board.

First of all, please make sure you set the board SW8 (on the board bottom side) with serial download mode:

    1) SW8: 1-OFF,2-OFF,3-OFF,4-ON

    2) Power off and power on again, or Press Reset button

Below is my test result:

Hui_Ma_0-1691542280282.png

After that, change SW8 back to 1-OFF,2-OFF,3-ON,4-OFF, then you can debug another project as expected.

Wish it helps.

Mike

0 项奖励
回复