Forum Discussion
Altera_Forum
Honored Contributor
21 years agoWhere is ecos.mak?
I'm working through the eCos 2.0 for Nios II document, and I'm up to step 6.2: Build the Application. When I type make INSTALL_DIR=my_ecos_install_dir (no, that's not its actual nam...
Altera_Forum
Honored Contributor
21 years agoHello Mike
I am following the same way as you tried and got the .mak error. After solving that I am getting the following error message in the message window, make -j1 --directory "/ecos-d/Temp/examples/example_build" make: Entering directory `/ecos-d/Temp/examples/example_build' make -r -C hal/nios2/arch/v2_0 headers make[1]: Entering directory `/ecos-d/Temp/examples/example_build/hal/nios2/arch/v2_0' The syntax of the command is incorrect. make[1]: Leaving directory `/ecos-d/Temp/examples/example_build/hal/nios2/arch/v2_0' sed: -e expression# 1, char 11: Unknown option to `s' make: Leaving directory `/ecos-d/Temp/examples/example_build' make[1]: *** [/ecos-d/Temp/examples/example_install/include/cyg/hal/alt_types.h] Error 1 make: *** [headers] Error 2 Can nyou help us in this regard. Thanks