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.

TMS320F28386D: How Enable and Disable Interrupts on CM

Part Number: TMS320F28386D

Tool/software:

Hi everyone,

I need to disable interrupts on the CM of the F28386D. The DriverLib provides the EINT/DINT functions for the F28x core, but I couldn't find any equivalent function for the CM core.

The DriverLib_CM offers Interrupt_enableInProcessor and Interrupt_disableInProcessor, but the documentation states: "This function does not affect the set of interrupts enabled in the interrupt controller," which means the NVIC is not disabled.

Is there any way to fully disable interrupts on the NVIC?

Best regards,
Ramon