Altera_Forum
Honored Contributor
8 years agoAdding a second timer and generate a sof file
I could successfully run the uClinux 2.6 with a sof file that I downloaded from a tutorial. Now I must add a timer to the design and generate a sof file. How can I do that?
When I try I get a time-limited sof file ("DE2_115_uClinux_time_limited.sof") and when I use that I get the following error msg
Linux version 3.5.0-rc4-01329-ga227997-dirty (developer@1604) (gcc version 4.1.2)# 820 Sun Apr 2 09:01:31 CEST 2017
bootconsole enabled
early_console initialized at 0xe8001440
ERROR: Nios II MUL different for kernel and DTS
Unable to handle kernel NULL pointer dereference at virtual address 00000000
ea = c0238094, ra = c0238078, cause = 15
Kernel panic - not syncing: Oops https://alteraforum.com/forum/attachment.php?attachmentid=13450&stc=1 I added a timer in Qsys, set its memory address so that it didn't conflict and enabled the same connections as the first timer. Then I recompiled the design and generated a new .dts file with the tool. Could you please help me and let me know what I should do?