Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHelp for "Link address offset for booting"
I follow the hippo instruction to make the zImage. I do it. But when I donwload by "nios2-donwload -g zImage" and after call "nios2-terminal" nothing happen!
I insert console on jtag in linux kernel config. The only thing I can see is the cursor that go away but nothing is write. Like when you try read a comunication on serial cable and you wrong the baud rate. Someone can help me? It could be the address of booting? Where I can find this address? I can see it on SOPC builder? It could be 0? Thanks.3 Replies
- Altera_Forum
Honored Contributor
If I try http://nioswiki.jot.com/wikihome/operating...zimage_std_1c12 (http://nioswiki.jot.com/wikihome/operatingsystems/tryoutuclinux/zimage_std_1c12) everything is all right. So the problem is in the kernel linux and not in hardware, but where?
How can I debug if I don't see nothing? The problem I think is in jtag-console but I haven't found nothing! Thanks for your help. - Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by marco.faletra@Jul 4 2006, 05:53 AM if i try http://nioswiki.jot.com/wikihome/operating...zimage_std_1c12 (http://nioswiki.jot.com/wikihome/operatingsystems/tryoutuclinux/zimage_std_1c12) everything is all right. so the problem is in the kernel linux and not in hardware, but where?how can i debug if i don't see nothing? the problem i think is in jtag-console but i haven't found nothing!
thanks for your help.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=16643)
--- quote end ---
--- Quote End --- Hi Marco, I am not confirm but you can try this .... If you have enabled JTAG uart + "prints over JTAG uart (next option)." then after nios2-download -g zImage is over, run nios terminal -> nios2-run -t or nios2-terminal wait for a while (5-10 sec) and press enter ...... [I might sound stupid but just try once http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif ] If you still don't get any prints than disable jtag uart and use serial uart for prints on hyper terminal.. Get confirm that you hardware design have support for both. thanks, ankur
- Altera_Forum
Honored Contributor
Thanks but rebuild with last uClinux-dist-test-20060511.tar.bz2 and follow http://nioswiki.jot.com/wikihome/operating...ems/uclinuxdist (http://nioswiki.jot.com/wikihome/operatingsystems/uclinuxdist) guide everything has gone all right.
--- Quote Start --- originally posted by ankur+jul 5 2006, 11:30 am--><div class='quotetop'>quote (ankur @ jul 5 2006, 11:30 am)</div>--- quote start ---
<!--quotebegin-marco.faletra@Jul 4 2006, 05:53 AM if i try http://nioswiki.jot.com/wikihome/operating...zimage_std_1c12 (http://nioswiki.jot.com/wikihome/operatingsystems/tryoutuclinux/zimage_std_1c12) everything is all right. so the problem is in the kernel linux and not in hardware, but where?
how can i debug if i don't see nothing? the problem i think is in jtag-console but i haven't found nothing!
thanks for your help.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=16643)
--- quote end ---
--- Quote End --- Hi Marco, I am not confirm but you can try this .... If you have enabled JTAG uart + "prints over JTAG uart (next option)." then after nios2-download -g zImage is over, run nios terminal -> nios2-run -t or nios2-terminal wait for a while (5-10 sec) and press enter ...... [I might sound stupid but just try once http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif ] If you still don't get any prints than disable jtag uart and use serial uart for prints on hyper terminal.. Get confirm that you hardware design have support for both. thanks, ankur <div align='right'><{post_snapback}> (index.php?act=findpost&pid=16664)</div> [/b] --- Quote End ---