custmor board - rt1170 jlink error : 0xdeadbeee, i use QSPI Flash

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

custmor board - rt1170 jlink error : 0xdeadbeee, i use QSPI Flash

跳至解决方案
1,970 次查看
sukyeong
Contributor III

hello, i have a problem

 

i use MIMXRT1176 and i made custmor board

i use JTAG , so nxp example (led blinkly) is debug and start well

nxp example(uart interrupt) is debug ok , but while debugging, produce error code : 0xdeadbeee

 

i use QSPI Flash

 

what is the difference for led blinkly and uart interrupt example?

and how can i fix this problem?

 

i referenced similar problem, but i can't solve the problem..

check please

https://community.nxp.com/t5/i-MX-RT/i-MX-RT1160-gets-stuck-on-adress-0x223104-when-debugging/td-p/1...

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

Hi @sukyeong ,

If you want to run in flash, XIP_BOOT_HEADER_ENABLE=1 is must currently.

Can the project go into debug status? Do you mean it can debug but fail at sometime?

 

Regards,

Jing

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,956 次查看
sukyeong
Contributor III

i modify XIP_BOOT_HEADER_ENABLE=1 -> XIP_BOOT_HEADER_ENABLE=0

so, there is no error message

but it also got stuck with timout message..

 

0 项奖励
回复
1,934 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi @sukyeong ,

If you want to run in flash, XIP_BOOT_HEADER_ENABLE=1 is must currently.

Can the project go into debug status? Do you mean it can debug but fail at sometime?

 

Regards,

Jing

0 项奖励
回复