After flash programming, board is not working,

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

After flash programming, board is not working,

Jump to solution
1,579 Views
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.pngScreenHunter 29.png

ScreenHunter 31.pngScreenHunter 31.png

ScreenHunter 30.pngScreenHunter 30.png

ScreenHunter 32.pngScreenHunter 32.png

  

 

Labels (1)
0 Kudos
Reply
1 Solution
1,543 Views
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.pngHui_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

View solution in original post

0 Kudos
Reply
1 Reply
1,544 Views
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.pngHui_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 Kudos
Reply