embedded linux - How to set USB serial as debug port / console? -


i'm working on imx23 cpu linux-2.6.35.3 , wondering if possible implement. can build g_serial , g_multi , use serial port function, uses /dev/ttygs0. have change [console=ttys0] [console=ttygs0] on kernel command line?

thanks

yes, should simple. change kernel command line "console=ttygs0,115200" or similar. you'll find works usb ports ie "console=ttyusb0" example.


Comments

Popular posts from this blog

google api - Incomplete response from Gmail API threads.list -

Installing Android SQLite Asset Helper -

Qt Creator - Searching files with Locator including folder -