Altera_Forum
Honored Contributor
14 years agoErroneous ALT_ENHANCED_INTERRUPT_API_PRESENT
Greetings,
When building a BSP using the 9.1 Ganymede Eclipse Platform, the auto-generated system.h file contains a# define for ALT_ENHANCED_INTERRUPT_API_PRESENT. This usually means the SOPC Builder has a Vectored Interrupt Controller (VIC) which is not the case here. Aside from the sopcinfo file, does anyone know what else the BSP generator is using to create the system.h file? Is this# define possibly the default and I'm missing something telling it to create the ALT_LEGACY_INTERRUPT_API_PRESENT flag that I really need? Thanks, Clay