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 agoI found that any path that had nios in it had not been updated to nios2_51.
I went into the shell and typed the following: > env | grep nios Then I changed the paths that still had nios instead of nios2_51. The best that I could figure out was that I had eCos for 5.0 installed and I did not uninstall it before I installed 5.1. A co-worker did not have eCos for 5.0 installed and he had no problems.