Hello,
Is there some utility in filesystem to transfer files using the the serial interface into Linux target (board) ? Is there some utility for using kermit in target ?
Thanks,
Ran
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Ran,
You can use "lrzsz" command to transfer the files over serial interface.
Need to cross compile the "lrzsz" package.
In Target,
rz -bZ
In Host PC,
sz -b --zmodem test.txt