Talk:Kernel:BeagleBoard Quick Start
From Symdev
Contents |
Comments on BeagleBoard Quick Start
Catalin.moldovan said…
Gbraad said…
I connected the BeagleBoard only using the Mini-USB cable to provide power and use /dev/ttyACM0 as the device for the terminal.
http://picasaweb.google.com/gbraad/Symbian http://www.youtube.com/watch?v=0uuqoOATm3E http://vimeo.com/7227979
--Gbraad 00:07, 24 October 2009 (BST)
Catalin.moldovan said…
I've added kernel trace and come up with the fact that there is a FAULT that I receive (FAULT: TPS65950 SpuriousInt). Can this be somehow related to the fact that I didn't connected anything to the board except the RS232 to my computer? Some screenshots here: http://picasaweb.google.com/moldovan.catalin/SymbianBeagleBoard#
--Catalin.moldovan 21:50, 26 October 2009 (UTC)
Echegmik said…
catalin, I haven't tried playing with the kernel on the beagleboard yet but since your kernel is faulting you are getting the password prompt for the debug monitor, which should be "replacement" (at least it was so in the past :)). You should be able to able to do some post morten operations once you are logged into the monitor.
Some relevant link: http://www.symlab.org/wiki/index.php/Symbian_OS_Internals/14._Kernel-Side_Debug
--Echegmik 11:38, 27 October 2009 (UTC)
Gbraad said…
@catalin
I have tested it on a Revision C3 Beagleboard. Which revision did you use?
--Gbraad 22:44, 27 October 2009 (UTC)
Catalin.moldovan said…
Thanks Echegmik you were right, that was the password and I managed to enter the debug monitor. Now I have to figure out the output that it gives. @Gbraad - I'm using also Rev C3 BeagleBoard. The odd thing is that Angstrom runs flawlessly on it. It may be that my TPS65950 IC on the board is faulty somehow, but I still hope that's not the case.
--Catalin.moldovan 09:45, 28 October 2009 (UTC)
Pjh said…
Having (quickly) looked through the source tree, it seems like the console/tshell logic is nicely separate from the actual device the output goes to. How hard is it to change the stock beagleboard build to have the textshell come out on serial along with the kernel tracing?
--Pjh 00:58, 29 October 2009 (UTC)
Nxz said…
I got same TPS65950 fault when using external 5V power supply (I am using Rev.C3 board). I also noticed that I only get this error right after power cycled the board. However, I didn't get the error after hard reset.
BTW, is it possible to bring textshell to serial?
--Nxz 13:52, 1 November 2009 (UTC)
Seanj said…
Text shell to serial: http://www.symlab.org/forum/showthread.php?t=3512
--Seanj 18:11, 3 November 2009 (UTC)
I've tried to use the binary images provided with the Kernel Taster Kit but when it boots it asks for a password. Has anybody an idea what the password is?
Catalin
--Catalin.moldovan 19:43, 23 October 2009 (BST)