Installing SDCC Plugin for Eclipse IDE Software Required

  • Slides: 13
Download presentation
Installing SDCC Plug-in for Eclipse IDE

Installing SDCC Plug-in for Eclipse IDE

Software Required Software Location J 2 SE(TM) Runtime Environment 5. 0 Update 9 http:

Software Required Software Location J 2 SE(TM) Runtime Environment 5. 0 Update 9 http: //java. sun. com/javase/do wnloads/index. jsp SDCC Small Device C Compiler 2. 6. 0 http: //sourceforge. net/projects /sdcc Eclipse SDK 3. 2. 1 http: //www. eclipse. org/downl oads/ Eclipse C/C++ Development http: //wiki. eclipse. org/index. p Tooling - CDT (CDT 3. 1. 1) hp/CDT eclipse. SDCC-1. 0. 0 http: //sourceforge. net/projects /eclipse-sdcc

Installing JRE & SDCC & Eclipse • Download and install JRE • Note –

Installing JRE & SDCC & Eclipse • Download and install JRE • Note – you might already have JRE installed in your machine. Reinstall latest version if necessary. • Download and install SDCC 2. 6. 0 • SDCC is open-source and is constantly evolving. Make sure you download from sourceforge. net for latest working version • Download and install Eclipse

Updating Eclipse with CDT • Start Eclipse – and create a workspace • Click

Updating Eclipse with CDT • Start Eclipse – and create a workspace • Click on help->software updates -> find and install

Choose “Search for new features to install” and click “next”

Choose “Search for new features to install” and click “next”

Choose “Callisto Discovery Site” Choose “Ignore features not applicable to environment” Click “Finish”

Choose “Callisto Discovery Site” Choose “Ignore features not applicable to environment” Click “Finish”

Make sure that only “Callisto Discovery Site” is highlighted and click “OK”

Make sure that only “Callisto Discovery Site” is highlighted and click “OK”

Select “C and C++ Development” Select “Show latest version of a feature only” Click

Select “C and C++ Development” Select “Show latest version of a feature only” Click “Next”

Accept the License Agreement and Click “Next”

Accept the License Agreement and Click “Next”

Confirm that all your installation settings are correct And click “Finish” Else go “back”

Confirm that all your installation settings are correct And click “Finish” Else go “back” and make changes if necessary

Installing…. May take quite some time

Installing…. May take quite some time

Make sure you restart eclipse when done

Make sure you restart eclipse when done

Installing the Plug-in • Download the SDCC plug-in for eclipse -- eclipse. SDCC-1. 0.

Installing the Plug-in • Download the SDCC plug-in for eclipse -- eclipse. SDCC-1. 0. 0 from http: //sourceforge. net/projects/eclipse-sdcc • Extract contents into a new folder • Browse into it and copy folders “plugins” and “features” into eclipse folder. (where you installed eclipse before) • Read the help documents in eclipsepluginsnet. sourceforge. eclipsesdcc_1. 0. 0help for tips on how to create a new MCS 51 family(SDCC) project.