Forum Discussion
Altera_Forum
Honored Contributor
20 years agoeCos for NIOS 5.1
Hi, I have installed NIOS II 5.1 and the new eCos for version 5.1. When building the eCos library I get errors like "altera_avalon_timer_regs.h: no such file or directory". Looking i...
Altera_Forum
Honored Contributor
20 years agoHi all,
I had the same problem when I used a ecc previously generated with V5.0. I solve it by editing the “Additional compiler flags” line of the driver which has the error, This tab is located in “eCos HAL” “HAL SOPC drivers” of the configtool. I entered the default value proposed by eCos in the Properties window. The path for this include is now (QUARTUS_ROOTDIR)’/sopc_builder/ . An other solution could be to regenerate the ecc file from scratch.