Go to previous topic
Go to next topic
Last Post 23 Oct 2007 11:58 AM by  mcelweep@msoe.edu
Loading applications
 1 Replies
Author Messages
cdang_2000@yahoo.com
New Member
New Member
Posts:


--
20 Oct 2007 12:19 AM
    Hi,

    I have M5329 EVB and I can load uC linux on the board and see the OS is up.

    I build an application and some libraries out of the OS image. I would like to load it to the board.

    However, I don't know how: the OS does not have a network transfer file like FTP or TFTP.

    I tried to plug in a USB flash. The OS recognizes it, but I don't know how to mount the device.

    Any body can help me to load applications in the board, please help.

    Thanks much
    mcelweep@msoe.edu
    New Member
    New Member
    Posts:


    --
    23 Oct 2007 11:58 AM
    You can get tftp up on the board and transfer the files to it (try "man tftp")

    You can also bundle the application directly into the OS image.


    ---