How to factory reset MIMXRT1020-EVK?

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

How to factory reset MIMXRT1020-EVK?

Jump to solution
2,623 Views
VolcanicCheese
Contributor III

How do I factory reset MIMXRT1020-EVK? I wanted to factory reset the board because my team made a custom PCB board with the same chip and it refuses to be programmed, so we wanted to compare the dev board with the custom pcb board in its initial condition.

0 Kudos
Reply
1 Solution
2,578 Views
converse
Senior Contributor V

Did you read this FAQ?

https://community.nxp.com/t5/LPCXpresso-IDE-FAQs/Design-Considerations-for-Debug/m-p/469565

Are you trying to use JTAG or SWD (SWD is recommended for minimum pin configuration)

View solution in original post

0 Kudos
Reply
4 Replies
2,605 Views
Alexis_A
NXP TechSupport
NXP TechSupport

Hello @VolcanicCheese,

By default, the MIMXRT1020-EVK has only the blinky example that can be found in the demo_apps folder in the SDK but I doubt that using this example fix the connection problem with the board. Could you let me know how are you programming the board (SWD or serial downloader) and more details about this issue?

Best Regards,

Alexis Andalon

0 Kudos
Reply
2,587 Views
VolcanicCheese
Contributor III

I was trying to deduce what is the problem and what I figure out is that I do not fully understand how the jtag connection works for the dev board.The NXP 1020 chip does not have a JTAG_RTCK pin and the NXP 1020 Dev Board schematic shows the JTAG_RTCK signal is not connected to anything on the board. We are trying to program the NXP 1020 dev board via JTAG with minimal number of wires. However, JTAG programming via MCUxpresso only works if RTCK is connected. Why is the connection/disconnection of RTCK affecting the ability of MCUxpresso to program a chip that does not have an RTCK pin?"

0 Kudos
Reply
2,579 Views
converse
Senior Contributor V

Did you read this FAQ?

https://community.nxp.com/t5/LPCXpresso-IDE-FAQs/Design-Considerations-for-Debug/m-p/469565

Are you trying to use JTAG or SWD (SWD is recommended for minimum pin configuration)

0 Kudos
Reply
2,562 Views
VolcanicCheese
Contributor III

We are trying to use JTAG, and I will look into SWD thank you!

0 Kudos
Reply