Broddo
Occasional Contributor
5 years agoenable_alt_load_copy_rodata disabled in BSP Editor when using uC/OS-II
Hi,
I'm using Quartus II standard 20.1. I have a simple system designed using Platform designer that incorporates standard stuff (Nios II, PLL, RAM, on-chip flash etc). I intend to execute code from the on-chip flash (UFM single uncompressed).
When I try to configure hal.linker via the BSP editor I can enable all the required settings (enable_alt_load, enable_alt_load_copy_ro_data, enable_alt_load_copy_rwdata, etc) if I set the operating system to Altera HAL.
If instead, I set the operating system to Micrium uc/OS-II then these options are disabled for some reason.
Screenshots attached.
Is this intended? Or am I doing something wrong?