Altera_Forum
Honored Contributor
20 years agoeCos Library
Hello,
I am new to eCos. I followed nioII.htm instructions( step 1. 6.1) to build an eCos library and I get the following error excerpt: make[1]: Leaving directory `/cygdrive/c/ERC/Customers/Melissa_Krause/Western_digital/eCos_for_arm_project/eCos_for_niosII_project/full_featured/eCos_lib/eCos_for_niosII_try2_build/hal/nios2/arch/current' make: *** [build] Error 2 make: Leaving directory `/cygdrive/c/ERC/Customers/Melissa_Krause/Western_digital/eCos_for_arm_project/eCos_for_niosII_project/full_featured/eCos_lib/eCos_for_niosII_try2_build' What I have done: 1. ran nios2configtool --ptf=full_2C35.ptf --cpu=cpu Comment: I can see my ptf file illustrated in the Config tool under SOPC builder configuration. To simplify stuff I just copied full feature design to my project directory. 2. Checked that ROMRAM was selected for startup type 3. Checked that Board Template was NiosII Development Board(Altera) -Selected Package default. What I see besides error: 1. I see directories for eCos library began to be built. 2. I see the creation of my eCos lib, *.ecc( pending resolution of error) 3. I see a makefile created underneCos_for_niosII_build Any feedback greatly appreciated. Thanks, -Baycool