Hi
During durability test, we have a crash situation, seems like the kernel hung, the internal data bus can not be accessed, the performance is as follows:
1. The whole chip is stuck without outgoing packets, and the software cannot run
2. JTAG can connect to the debugger, but it does not respond to any debugging instructions, displays the chip in "running" state, can not "break", and cannot show register, peripheral and memory data information at all
3. This phenomenon never occurs before Cache is enabled, but occasionally occurs after L2 Cache is enabled.
I want to know what causes this happens
Thank you