Hi! I faced with a problem that microcontroller falls into dabort after force ping. I find that memory address caused this issue saved in CP15 register, but this address is points to a "reserved" section (may be this is cause of dabort). How I could find code section and variable that lead to dabort?
Thanks!