Hello all,
I bought a http://www.ti.com/tool/ek-tm4c129exl
void hardFaultHandler()
{
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.
Hello,
Finally I found the answer. The MPU exception can be enabled/disabled through the SHCSR register (and this was the thing that was missing).
Thanks again,
Manuel