This is the latest (main) BeagleBoard documentation. If you are looking for stable releases, use the drop-down menu on the bottom-left and select the desired version.

Using Serial Console

To see the board boot log and access your BeaglePlay’s console you can connect a USB-UART cable as dipicted in image below and use application like tio to access the conole.

Serial debug (USB-UART) cable connection.

Fig. 32 Serial debug (USB-UART) cable connection.

If you are using Linux your USB to UART converter may appear as /dev/ttyUSB. It will be different for Mac and Windows operatig systems.

[lorforlinux@fedora ~] $ tio /dev/ttyUSB0
tio v2.5
Press ctrl-t q to quit
Connected

Tip

For more information on USB to UART cables, you can checkout Serial Debug Cables section.