Forum Discussion
Altera_Forum
Honored Contributor
19 years agobuild an eCos library error
hi all: when i build an eCos library in 6.1 step 1,some errors occurs : "Error loading the default hardware template 'nios_dev_board': Package CYGPKY_HAL_NIOS@, 7 e...
Altera_Forum
Honored Contributor
19 years agoThe ecc.demo is from ALTERA's reference_designs. Refrence_design did no use lan91c11,maybe a MAC ip-core. Now i don;t know how to do it .
Reading the ecos2.0doc will help!? I found an ecos package and added it in ecos. Then i open it.(2006.12.6) -------------------------------------------------------------------------------------------- 1. cd c:/ecos/1c20 2. nios2configtool --ptf=..... --cpu=cpu 3. build -> generate build tree 4. build -> library 5. make INSTALL_DIR=1c20_install or make INSTALL_DIR=c:/ecos/1c20/1c20_install or make INSTALL_DIR=cygdrive/c/ecos/1c201c20_install the same error is : make :***no targets specifed and no make file found,stop how can generate a make file ?