Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

NIOS 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:

No RepliesBe the first to reply