Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17094 Discussions

ALT_EXCEPTION_STACK macro does not create exception_stack memory region

agieson_cl
Novice
211 Views

Hi!

 

I'm using Quartus Standard Prime 23.1.1 to upgrade a NiosII C10LP design to NiosV and I'm having trouble with the BSP / Linker. 

 

From the description of the hal.linker.enable_exception_stack option in settings.bsp:

Enables use of a separate exception stack. If true, defines the macro ALT_EXCEPTION_STACK in linker.h, adds a memory region called exception_stack to linker.x, and provides the symbols __alt_exception_stack_pointer and __alt_exception_stack_limit in linker.x.

So, in my linker.h file I do see the macro ALT_EXCEPTION_STACK defined; however, in my linker.x there is no memory region called exception_stack

Is there something else I need to do to make sure this memory region is generated?

Labels (1)
0 Kudos
1 Reply
khtan
Employee
41 Views

Hi

Sorry for the long delay in getting back to you as there is some backlog on our end.

 

Let me investigate on this matter and feedback to you

Thanks

Regards

Kian

0 Kudos
Reply