I would like to transfer a file from a linux machine over usb to the am57x system. I can connect to the device using "picocom -b 115200 /dev/ttyUSB0" and go into receive mode with C-a, C-r. How can I send a file to the device from the linux machine? Any further attempt to use picocom to send a file results in "FATAL: cannot lock /dev/ttyUSB0: Resource temporarily unavailable".