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

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

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

Jump to solution
1,963 Views
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 Kudos
Reply
1 Solution
1,926 Views
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

View solution in original post

0 Kudos
Reply
2 Replies
1,949 Views
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 Kudos
Reply
1,927 Views
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 Kudos
Reply