Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

NIOS II Eclipse - Unable to create project

Altera_Forum
Honored Contributor II
2,405 Views

I am new to NIOS. I have build an SOPC system using Quartus 9.1. The system has an on-chip ram. Now, I am using NIOS II - Eclipse platform to build the application. I choose "New NIOS II Application and BSP from template". After adding my SOPC Information file, I selected blank project, but when I try to create the project, it gives the following error.  

 

--- Quote Start ---  

 

Failed to execute: ./create-this-bsp --cpu-name Host_NIOS --no-make 

SEVERE: nios2-bsp-create-settings failed. 

SEVERE: Tcl script "bsp-set-defaults.tcl " failed: Section ".rodata" has no memory region mapping. 

nios2-bsp: nios2-bsp-create-settings failed  

--- Quote End ---  

Can somebody help me with this? Is this error caused by some problem with my SOPC system or there is some other reason. 

P.S. I am using NIOS II EDS 9.1. 

 

Any response is highly appreciated.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
1,045 Views

Problem Solved. Removing the onchip memory, re-adding it, re-adjusting the base address values and then re-generating the system did it for me.

0 Kudos
Reply