Visible to Intel only — GUID: iga1457471782723
Ixiasoft
Visible to Intel only — GUID: iga1457471782723
Ixiasoft
38.7.4.1. Increase the Vector Table Entry Size
To insert the ISR in the vector table, you must increase the size of the vector entries so that your entire ISR fits in a vector table entry. Use the altera_vic_driver.<vic_instance>.vec_size BSP setting to adjust the vector table entry size. On the Nios® II Software Build Tools command line, you can manipulate this setting with the --set command-line option. You can also modify this setting in the Nios® II BSP Editor.
In the VIC Table-Resident example, <vic_instance> is VIC1 and <size> is set to 256 bytes.