LEGO Mindstorms EV3


Compile EV3 Application
//!

    SETUP:        PC running linux terminal
    ------        Tools, filesystem, uBoot, kernel and application source installed
    
    ECLIPSE:      Start eclipse and select default workspace 
    --------    
                 
cd ~
eclipse/eclipse

                  Inside eclipse:
                  Uncheck "Project/Build Automatically"   
                  Select project "File/Switch Workspace = ~/projects/lms2012"    
    
    BUILD:        Use Eclipse to build the application
    ------     
                  Inside eclipse    
                  "Project/Clean/  (build the entire workspace) OK"    
    
    OUTPUT:       Application is placed in "~/projects/lms2012/lms2012/Linux_AM1808" folder
    -------
    

//! 

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