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 name), I get an error: Makefile:9: my_ecos_install_dir/include/pkgconf/ecos.mak: No such file or directory Furthermore, there are no *.mak files in the ecos-generated tree. Is there something else I should be doing? Did I miss a step?