Intel: When building with the stack override command set according to the document "Software Development with Nios II SBT Section 2", I get the error nios2-elf-g++: error: =: No such file or directory.

Nios II

Category: Nios® II
Tools: Nios® II EDS
device:-

<Error message>
nios2-elf-g++: error: =: No such file or directory
nios2-elf-g++: error: 0x4900000: No such file or directory
make: *** [../niosfw.elf] Error 1

(Reference) Software Development with Nios II SBT Section 2
https://www.macnica.co.jp/business/semiconductor/articles/pdf/ELS1391_Q1410_10__1.pdf

In the latest version, the stack override command on page 10 of the documentation should be set as follows:

for older versions)
-Wl,-defsym--Wl,__alt_heap_start=0x0000A000

for the latest version)
-Wl,-defsym=__alt_heap_start=0x0000A000

Please refer to this document for the contents of the command.
C:/intelFPGA/18.1/nios2eds/bin/gnu/share/doc/ld.html/Options.html#Options

Experienced FAE
Free consultation is available.

From specific product specifications to parts selection, the Company FAE will answer your technical concerns free of charge. Please feel free to contact us.