Forum Discussion
Altera_Forum
Honored Contributor
14 years agocannot compile u-boot for DE1
Hello folks. I am trying to compile u-boot for the DE1 board. I am following the instructions on this (http://www.alterawiki.com/wiki/dasuboot) page to the point. A nios processor and some...
Altera_Forum
Honored Contributor
14 years agoThis will most probably make the system crash.
The code is expecting to find a timer and doesn't. I have no idea how uboot's configuration and building works, but I'm guessing you must configure something somewhere to have the CONFIG_SYS_TIMER_* defines point to the real constants defined in system.h for the system timer component.