Visible to Intel only — GUID: iga1401399667004
Ixiasoft
Visible to Intel only — GUID: iga1401399667004
Ixiasoft
38.5.6.4. altera_vic_driver.linker_section
Identifier: | ALTERA_VIC_DRIVER_LINKER_SECTION |
Type: | UnquotedString |
Default value: | .text |
Destination file: | system.h |
Description: | Specifies the linker section that each VIC's generated vector table and each interrupt funnel link to. The memory device that the specified linker section is mapped to must be connected to both the Nios® II instruction and data hosts in your Platform Designer system. Use this setting to link performance-critical code into faster memory. For example, if your system's code is in DRAM and you have an on-chip or tightly-coupled memory interface for interrupt handling code, assigning the VIC driver linker section to a section in that memory improves interrupt response time. For more information about linker sections and the Nios® II BSP Editor, refer to the Getting Started with the Graphical User Interface chapter of the Nios® II Software Developer’s Handbook. |
Occurs: | Once per VIC |