When creating a HALCoGen project using the eQEP driver for the RM46, and selecting the interrupt 110: eQEP1,
the handle named eqepREG1 is not generated when generating code.
This seems to be different than with other interrupts. They typically generate code that results in one of the notifications in notifications.c being called.
I can't find that void eqepNotification(eqepBASE_t *eqep,uint16 flags) is called when enabling interrupt 110.
My project fails to compile with error:
../HALCoGen/source/sys_vim.c", line 182: error #20: identifier "eqep1Interrupt" is undefined
HalcoGen 04.04.00