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 have the same problem - did you ever figure out what went wrong?
I copied the directories over from C:\altera\quartus51\sopc_builder\components to C:\altera\kits\nios2_51\components and the compile makes it pass the timer but then breaks later because it can not find SYS_CLK_TIMER_FREQ which use to be in system.h. I did not want to just add this# define in system.h - clearly something went wrong and these band-aid fixes are not the way to go. Any ideas would be greatly appreciated. Thanks --- Quote Start --- originally posted by sepp@Jan 10 2006, 05:16 AM 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 in the install directory ....\kits\nios2_51\components i recognized that there are much less subdirectories than in the older version. e.g. "altera_avalon_timer" is missing.
what went wrong? installation procedure gave no errors.
regards,
sepp
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=12105)
--- quote end ---
--- Quote End ---