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.

CCS/EK-TM4C1294XL: Adding some code lines to FaultISR(void) @ Startup file

Part Number: EK-TM4C1294XL

Tool/software: Code Composer Studio

Hi

I want to make my code smart so i can know the fault code and handle it without the need to enter the infinite loop.


is it possible? because i tried but the compiler gives me code errors.

Thanks

Hani