Hi,
Just a quick question. How do I mount USB to the EVM?
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.
maybe just plug in your device, a usb stick for example, you will see in the console that something was detected.
than you are able to use the standart linux mount command.
for example "mount /dev/sda1 /home/usb" <-- there are some more arguments, just have a look at "mount - h"
FYI, there are also some good USB articles on our DaVinci wiki: http://wiki.davincidsp.com/index.php?title=Category:USB