Altera_Forum
Honored Contributor
14 years agoNIOS II 11.0--Error creating project
I am new to NIOS. I have build an SOPC system using Quartus 11.0. 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: SEVERE: [Error] altera_hal_linkerx_generator: Required linker section mappings do not exist: "[.entry, .exceptions, .rodata, .rwdata, .text, .bss, .heap, .stack]" SEVERE: [Error] altera_hal_linkerx_generator: Required linker section mappings do not exist: "[.entry, .exceptions, .rodata, .rwdata, .text, .bss, .heap, .stack]" SEVERE: nios2-bsp-create-settings failed. nios2-bsp: nios2-bsp-create-settings failed nios2-bsp hal . D:/***.sopcinfo --cpu-name cpu failed Can somebody help me with this? Is this error caused by some problem with my SOPC system or there is some other reason. I am using NIOS II EDS 11.0. Any response is highly appreciated. ---------------------------