Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12603 Discussions

BSP creation from command line fails: Linker Section mapping problem

Altera_Forum
Honored Contributor II
1,279 Views

I try to write a script to automate the software building process and got stuck with building the BSP settings by the first NiosII related command: 

 

nios2-bsp-create-settings --bsp-dir Node_0_0_bsp --settings Node_0_0_bsp/settings.bsp --type hal --sopc ../Quartus/NoC_2x2x2_chris.sopcinfo --cpu-name cpu_0_0 --jdi ../Quartus/NoC_2x2x2_chris.jdi The parameter seems to be correct. But I get the following error: 

 

INFO: Loading drivers from ensemble report. INFO: Finished loading drivers from ensemble report. SEVERE: altera_hal_linkerx_generator: Required linker section mappings do not exist: "" I got the same design running in the Eclipse IDE without any additional changes to the linker settings. So the design in general should be correct. 

Where does Quartus writes the linker section mapping and the BSP builder reads it from? 

 

Thank you for your help.
0 Kudos
0 Replies
Reply