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.

OMAPL138 won't transfer to target.

I'm unable to send files from my host to the target.  Its set to the default folder ${HOME}/targetfs, and I've checked the setup numerous times to ensure this is the correct location.  That said, when I cp a file into my targetfs directory it fails to appear on the target itself.  I'v been pounding my head over this, reinstantiating the setup numerous times.  My current config is 128 board memory, kernel location on SD card (The demo card that came with), root file system location on SD Card (I've also tried this with NFS).  Any help would be great, thanks.

 

mfrato

  • Michael,

    The directory structure that you see on your target will list all the directories that are installed inside $(HOME)/targetfs so I would recommend copying your executable into a directory $(HOME)/targetfs/opt or $(HOME)/targetfs/home/user where user has all permissions. Please try this and let us know if this worked for you.

    Regards,

    Rahul