Export to GitHub

terk-ide - VexProjectExample.wiki


Project Example

  1. Open Eclipse and select File -> Import

    http://lh6.ggpht.com/_s2U5CJJ0nTM/S5VObDi4tZI/AAAAAAAAAUk/UUochqXS34k/s640/step0.png

  2. Under the general folder, select Existing Projects into Workspace and then click the Next button

    http://lh4.ggpht.com/_s2U5CJJ0nTM/S5VObV4J4BI/AAAAAAAAAUo/X437vKUfgPQ/s400/step1.png

  3. In the Import Projects dialog, click browse to select the root folder, navigate to: C:/OpenEmbedded/src/examples, (Linux users should navigate to /usr/local/terkos/arm/src/examples) and select the motortest folder

    http://lh3.ggpht.com/_s2U5CJJ0nTM/S5VOboZP2wI/AAAAAAAAAUs/qymSC6dsYmc/s320/step2.png

  4. Check the "Copy projects into workspace" box, and click Finish

    http://lh3.ggpht.com/_s2U5CJJ0nTM/S5VObg2jbJI/AAAAAAAAAUw/VS1u-aK-SLg/s400/step3.png

  5. Double click motortest.cxx in Project Explorer to examine the code

    http://lh3.ggpht.com/_s2U5CJJ0nTM/S5VQ9xHmuMI/AAAAAAAAAVc/GRCk3ZMZeak/s640/step4.png

  6. Next, go to Run -> Run Configurations...

    http://lh5.ggpht.com/_s2U5CJJ0nTM/S5VQdOUrQHI/AAAAAAAAAVQ/LZhIgaGFwOc/s640/step5.png

  7. Double-click C/C++ Remote Application

    http://lh6.ggpht.com/_s2U5CJJ0nTM/S5VOhbXvWXI/AAAAAAAAAU4/_dPjskJnGBY/s640/step6.png

  8. In your new configuration, change Connection to the VEXPro connection you created (from Connection Setup), and in the Remote Absolute Path box, type: /opt/usr/bin/motortest

    http://lh3.ggpht.com/_s2U5CJJ0nTM/S5VOht_rfnI/AAAAAAAAAU8/Oga-Y_qoPKY/s640/step7.png

  9. Hit Run

    http://lh5.ggpht.com/_s2U5CJJ0nTM/S5VQ-Gp_5oI/AAAAAAAAAVg/ngzHg_NfEuc/s640/step8.png


previous | up | next