Forum Discussion
Altera_Forum
Honored Contributor
8 years agoWhere does Eclipse get the NIOS memory map?
I am trying to bring up my Cyclone V design with (among other things) inlcudes a NIOS CPU I started the "Nios II software build tools for Eclipse" and followed the steps to create a "Hello worl...
Altera_Forum
Honored Contributor
8 years agoThere are a number of things that I haven't figured out regarding the operation of the Eclipse program.
One is how to get the tool to do a complete build from scratch. Apparently, when I click on 'Build Project' it doesn't always start from scratch. I noticed that the summary.html file was old and wasn't being updated with every build. I finally used the BSP editor to alter the settings.bsp file. I didn't actually make any changes other than the timestamp on the file. This did the trick, the Eclipse tool created a new summary.html file with all the proper memory map. Rod