Forum Discussion
Altera_Forum
Honored Contributor
20 years agokernel init problem
Hi We have developed our own board with an Altera Stratix II and NIOS II Standard CPU. We download the kernel (2.6.16.11) to the SDRAM (32MB) using nios2-download, and nios2-terminal gives us t...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by ankur+jul 14 2006, 03:56 pm--><div class='quotetop'>quote (ankur @ jul 14 2006, 03:56 pm)</div>
--- quote start ---
<!--quotebegin-hippo@Jul 14 2006, 02:49 AM try remove hires timer in sopc builder.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=16889)
--- quote end ---
--- Quote End --- my hires timer is 1ms and sys_clk_timer is 10ms, does it cause any effect, Is there any way to force use sys_clk_timer as timer0. thanks, Ankur <div align='right'><{post_snapback}> (index.php?act=findpost&pid=16890)</div> [/b] --- Quote End --- the sys clk timer should be a full featured timer. the kernel will program the timer period. first try if it works without hires timer. then you need to modify the perl scripts called from arch/nios2nommu/scripts/hwselect.pl .