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.