This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RM46L852: Mysterious Data Abort outside of the RAM

Part Number: RM46L852
Other Parts Discussed in Thread: SEGGER, HALCOGEN

Hi, 

I would like to have your opinion on an exception that I'm encountering using the RM46 with FreeRTOS, HalCoGen and SEGGER RTT.

As you can see, the exception is a data abort.

As you can see it's a Precise External Abort.
To my understanding, the fault location is located before the stack. I don't understand why.

I don't understand why there would be a data abort on a RESERVED portion of memory.

If I unroll the call stack, I end-up in the TI memcpy implementation

Any idea why this is happening, or what I could do to better understand the problem?

Thanks for your help,
Gabriel