Altera_Forum
Honored Contributor
11 years agoquartus/Nios 13.1 make mem_init_generate error 255
I have a project created in nios 13.1 that I am trying to create a hex file for.
From C:\altera\13.1\nios2eds I load the Nios II Command Shell.bat which loads the command shell Next i navigate to the project app directory and run: make mem_init_generate after the [BSP build complete] it tries to run bash -c 'elf2hex etc...' and gives an error make: *** [mem_init/file_RAM_on_chip.hex] Error 255 When I do a mem_init_generate within nios 13.1 everything works. Also if i run the "make mem_init_generate" with the "C:\altera\13.0sp1\nios2eds" Nios 13.0 II Command Shell everything works (it is able to generate the hex file) what is causing the 13.1 command shell not to work properly? right now i have to install both 13.0sp1and 13.1 to get it to work http://www.alteraforum.com/forum//images/icons/icon8.png