Nothing shows up on console after powering coral dev board
问题 I have been recently trying to flash the google coral dev board. dmesg | grep ttyUSB [ I get the expected output] [ 6437.706335] usb 2-13.1: cp210x converter now attached to ttyUSB0 [ 6437.708049] usb 2-13.1: cp210x converter now attached to ttyUSB1 screen /dev/ttyUSB0 115200 Screen goes back (blinking cursor) But after I power up the dev board, no welcome message or anything comes up on the console, it just remains blank. I am not sure what the issue is. Any help would be highly appreciated.