Forum Discussion
Altera_Forum
Honored Contributor
11 years agoYou can find out how big an executable file is by creating a simple hello world program and then using the nios2-elf-size program on it from the Nios II EDS command shell. That will give you the approximate size of the runtime needed to support printf.