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
已解决! 转到解答。
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