Set up the Yocto plugin for Eclipse
Before installing and configuring the Eclipse Yocto Plug-in, you need
to configure the juno 4.2 Eclipse IDE. Follow these general steps:
- On Eclipse, click Windows -> Preferences
- On the left listing, click “Yocto Project ADT”.
- On the “Cross compiler Options” dialog:
- Select “Standalone pre-built toolchain
- On “Toolchain Root Location”, fill in the SDK root directory (e.g: /opt/poky/1.3)
- On “Sysroot Location”, fill in the sysroot directory (e.g: /opt/poky/version/sysroots/cpu_3xx-poky-linux-gnueabi)
- On “Target Architecture”, select the board architecture
- On the “Target Options” dialog, select “External HW”.
- Click "Apply" and then pres "OK".
