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.

FAULTMASK on TIVA C129

Hi,

I'm using a project with TI-RTOS with TIVAC129 xnczad.

I have the necessity to disable the exception Handling because I have a time critical application.

Could you provide an example on how to do that?

I know the FAULTMASK register is used for that, but you have to access in privilege mode.

 

Thanks in advance,

MC