LEGO Mindstorms EV3


Copy Application to SD Card (Needs project installed)
//!

    SETUP:        PC running Linux console with SD cardreader
    ------        Formatted SD card        
                  Application is located at ~/projects/lms2012/lms2012/Linux_AM1808

    DELETE:       Insert SD card in reader
    -------       Open Linux console and type:
    
sudo rm -r /media/LMS2012_EXT/home/root/lms2012/*

    COPY:         Type:
    -----         
    
sudo cp -r ~/projects/lms2012/lms2012/Linux_AM1808/* /media/LMS2012_EXT/home/root/lms2012/

    REMOVE:           Use the "Safely Remove Drive" and remove SD card
    -------           or type:

sync

//! 

LEGO® Robotics Firmware Documentation
Confidential Information © 2013 The LEGO Group