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.

RM46 and HALCoGen: no interrupt handler generated for eQEP1 interrupt

Other Parts Discussed in Thread: HALCOGEN

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