|
|
|
|
|
by wtroughton
2056 days ago
|
|
> For debugging and monitoring, developers can access the console output of the board through the built-in microUSB type-B connector. As a software developer who's interested in this but has no experience with low-level hardware interface, how does one debug with the microUSB connector? What displays the console output? |
|
You can use a terminal program, or eg GNU Screen, on the /dev/tty?? device on Unixy systems (COM ports on Windows).