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.

MSPM0G1506: Regarding the phenomenon of COMP_ERR_05

Part Number: MSPM0G1506

Tool/software:

Hello,

I would like to attempt measures against COMP_ERR_05.


First, I checked using the sample project "comp_lp_dac_vref_internal" to verify the issue.


To my understanding, I thought that "GROUP1_IRQHandler" would be executed immediately after "DL_COMP_enable(COMP_INST);" was called, but "GROUP1_IRQHandler" was not executed.

The SDK being used is "2.03.00.07".


I would appreciate it if you could correct me if my understanding is wrong.
Thank you in advance.