Altera_Forum
Honored Contributor
20 years agoNIOS II System library
Hi everyone
When you create a new system library, the NIOS II IDE generates makefiles etc. for you based on a .ptf file which describes the CPU and it's pheriperals.
The makefile generated.app created for a development board .ptf-file contains a lot of stuff including generation of the ext_flash.flash file which includes the boot loader.
My problem is that the makefile generated for my .ptf does not include generation of ext_flash.flash at all (!). In fact, the Makefile generated for my .ptf is very small as shown below: