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.

Halcogen forgets the #pragma enabling EMAC interrupts

Other Parts Discussed in Thread: HALCOGEN

Hi,

my halcogen (03.06.00) generated code does not write the

#pragma INTERRUPT ...

when connecting the EMAC interrupt in VIM while does this with all (at least with all I've tested) other interrups.

AFAIK the #pragma instruction is required for the interrupt work correctly.

Is this an Halcogen bug?

BTW:

  • where are this #pragmas documented?
  • what does this instruction do?

thank you