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