Hello NXP engineers,
the current project has entered the application development, I often debug the variables when debugging the code, but my project can not debug normally, first of all, my project can run normally, the PE simulator used is Rec.D version, this simulator can debug on the S9KEAZ128 chip project; However, the K314 project does not debug properly. After checking a lot of materials, I can't solve this problem. Now I upload my project. I hope relevant technicians can give me some help and close this problem as soon as possible.
debug Symptom: 1. When an rtos task interrupts a point, the interrup failed page is displayed. Or set a breakpoint in the interrupt service function of peripheral communication (can, uart, etc.), and send data to the chip communication port with the communication tool. At this time, "interrup failed" interface will also appear. Only the debug exception causes the program to not run properly.