How to debug/bootloader through QSPI to target RT1052 in IAR environment

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

How to debug/bootloader through QSPI to target RT1052 in IAR environment

跳至解决方案
1,387 次查看
Elsa_7561
Contributor II

Hi,

My development environment setting as below.

Hardware platform: MIMXRT1052CVL5B

Software Demo: SDK_2.3.0_EVK-MIMXRT1050_MCUX_IDE

IDE: IAR_v9.20.4

Debugger: Jink plus

I want to debug/load a demo code to RT1052 through QSPI to Nor flash. I modified the fsl_flexspi_nor_flash.c file as attached picture and set related IAR setting. But I could build the project successfully. but I still can not debug / download to RT1052. the debug log as below. So Do you any files related my case?

ivy_shi_2-1673244443768.png

 

ivy_shi_1-1673243515662.png

I

 

0 项奖励
回复
1 解答
1,374 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi @Elsa_7561 ,

1. The SDK has update to v2.12 and v2.13 will be released next week. Please update your SDK from mcuxpresso.nxp.com

2. Please use RT-UFL for easy development. 

https://www.cnblogs.com/henjay724/p/13951686.html

https://www.cnblogs.com/henjay724/p/15448766.html

 

Regards,

Jing

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,375 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi @Elsa_7561 ,

1. The SDK has update to v2.12 and v2.13 will be released next week. Please update your SDK from mcuxpresso.nxp.com

2. Please use RT-UFL for easy development. 

https://www.cnblogs.com/henjay724/p/13951686.html

https://www.cnblogs.com/henjay724/p/15448766.html

 

Regards,

Jing

0 项奖励
回复
1,368 次查看
Elsa_7561
Contributor II
Thans for your help. RT-UFL is very helpful. I could debug / download with Jlink now.
0 项奖励
回复