Forum Discussion

TGucl's avatar
TGucl
Icon for New Contributor rankNew Contributor
7 years ago

Compiler/linker option to skip localisation of .bss section

Hello I`m using Quartus Lite 17.1 .with nios-elf-gcc version 5.30 We have some static variables which goes to .bss section data segment. When we wanted to increase the size of these static variabl...