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.

TMS320F2800157: Compare Error Forcing test

Part Number: TMS320F2800157

Tool/software:

Hello, 

I am implementing Compare Error Forcing Test, The issue I face is after I set  MG_LCM_REGS.LCM_CONTROL.bit.CMP1_ERR_FORCE = 1; the NMI not fires, as per the following paragraph since LCM_STATUS.CMP1_ERR_FORCE_DONE as the following screen shot from the debugger, the NMI should fire.

Note: 

- I enable the global interrupt before the execution of the test.

- I know that this test should be run when the debugger is not connected, so I disconnect the debugger durcing the test and the test fails because the NMI is not fires