dimag0g / nios_duino

NIOSDuino - Arduino framework running on NIOS II
GNU Lesser General Public License v2.1
17 stars 2 forks source link

I can't create a BSP from template in Eclipse with NIOS II #13

Closed KelvinThomas777 closed 5 months ago

KelvinThomas777 commented 5 months ago

Hi all,

I'm getting this error when I'm using onchip_memory_2.0 and trying to create the BSP in Eclipse.

SEVERE: [Error] altera_hal_linkerx_generator: Required linker section mappings do not exist: "[.rodata, .rwdata, .bss, .heap, .stack]"

Kelvin_Thomas_0-1711605306553

When I open Eclipse this error is shown:

Kelvin_Thomas_1-1711605497480

INFO: Finished loading drivers from ensemble report. INFO: Tcl message: "STDIO character device is jtag_uart_0" INFO: Tcl message: "No system timer device" INFO: Tcl message: "Default instruction linker sections mapped to onchip_memory2_0" INFO: Tcl message: "Default data linker sections mapped to " SEVERE: Section ".rodata" has no memory region mapping. WARNING: Tcl script "bsp-set-defaults.tcl " error: Section ".rodata" has no memory region mapping. SEVERE: [Error] altera_hal_linkerx_generator: Required linker section mappings do not exist: "[.rodata, .rwdata, .bss, .heap, .stack]" SEVERE: [Error] altera_hal_linkerx_generator: Required linker section mappings do not exist: "[.rodata, .rwdata, .bss, .heap, .stack]" SEVERE: nios2-bsp-create-settings failed. nios2-bsp: nios2-bsp-create-settings failed nios2-bsp hal . ../../nios_test.sopcinfo --cpu-name nios2_gen2_0 failed

Here my project:

[Uploading new_nios_test.zip…]()

KelvinThomas777 commented 5 months ago

It's working well with Quartus 18.1.