How to factory reset MIMXRT1020-EVK?

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

How to factory reset MIMXRT1020-EVK?

跳至解决方案
2,394 次查看
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 项奖励
回复
1 解答
2,349 次查看
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 项奖励
回复
4 回复数
2,376 次查看
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 项奖励
回复
2,358 次查看
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 项奖励
回复
2,350 次查看
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 项奖励
回复
2,333 次查看
VolcanicCheese
Contributor III

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

0 项奖励
回复