Altera_Forum
Honored Contributor
14 years agoBSP Editor generate fails with VIC
I generated a qsys design with NIOS2 and a VIC (Vectored Interrupt Controller).
I then created a NIOS2 application and bsp (used the small hello world template). The code compiles fine but I wanted to dig deeper into the interrupt handling code and then I noticed that in the drivers section of the bsp, the 'altera_vic_0_vector_tbl.S' file is empty which seemed strange. I ran the bsp editor and made sure all parameters made sense and then hit 'generate'. The result is an error message: 'TCL script "C:\altera\11.0\ip\altera\altera_vectored_interrupt_controller\top\callbacks.tcl vic_0 ..." error: expected integer but got "" Can anyone shed light on this? Thanks, Amit