Forum Discussion
Sleepy
New Contributor
4 years agoNIOS V Compiler Settings/Optimizations
Quartus Version - 21.4
Nios V compiler toolchain: GNU RISC-V Embedded GCC (as recommended on the Nios V handbook) So I have a couple of C files currently running in a NIOS II system. I tried to ...
- 4 years ago
Hi Sleepy
The small c library options not available for the NiosV, however there is the lightweight device driver option.
You could find the parameters to reduce code footprint in the BSP editor.
Below is a link to edit the interface to edit the BSP.
You could refer the old Nios II BSP settings to reduce code size in table 54 in the document below.
Do take note that the small c library option is no longer supported in NiosV.
Regards
Jingyang, Teh
tehjingy_Altera
Regular Contributor
4 years agoHi Sleepy
Any update on this case?
Did you managed to try out the settings I shared?
Regards
Jingyang, Teh