Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by gaobing@Jul 1 2006, 12:25 AM when i do the uclinux running acording to the http://forum.niosforum.com/forum/index.php?showtopic=3174 (http://forum.niosforum.com/forum/index.php?showtopic=3174)
i
the process paused at :
uncompressing linux...
what' the problem?
i do need someone help me. thanks!
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=16597)
--- quote end ---
--- Quote End --- I've seen this when the console device that the kernel was trying to talk to was not there and/or not configured. I would check this first. The problem is it could be many other issues as well. To compound matters, if the kernel is crashing before initializing the console, PrintK is not going to work. If you need to start tracing through the execution, the kernel jumps into head.s.... Keith