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.

rm48hdk pc is forced to 0 before data abort

hi,

I am porting the lwip on the freertos on the rm48hdk in IAR.

a data abort is trigged (which I am looking for the reason), before that happened, PC is forced to 0, why? (I catch this by set a breakpoint in the reset vector isr).

any suggestion about this?