Re: Problems to set up Pistachio
Philipp Kupferschmied <[email protected]> Wed, 8 Oct 2008 13:05:32 +0200
| Newsgroups | gmane.comp.micro-kernel.l4.l4ka.general |
|---|---|
| Message-ID | <[email protected]> |
> I compiled the kernel with this two rotating characters and they indicate > that the kernel is still running. > Any ideas about that problem? By default, L4 sends its debugging output over the serial port. You can change this behaviour in the kernel configuration (Debugger -> Kernel Debugger Console -> Keyboard (instead of 'Serial Port'), so that L4 will print to the local screen and read input from the local keyboard instead. Cheers, Philipp