Simple makefile project for Yocto in Eclipse

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Simple makefile project for Yocto in Eclipse

3,839 次查看
chris_f
Contributor V

Is there an easy way of starting a simple makefile project for Yocto in Eclipse? I only have options for Autotools and CMake and I don't want to use either.

标签 (2)
标记 (1)
0 项奖励
回复
4 回复数

2,716 次查看
marius_grigoras
NXP Employee
NXP Employee

Hi,

There is ADT project [1].

Regards,

Marius

[1] Eclipse IDE Plug-in | Yocto Project 

2,716 次查看
chris_f
Contributor V

Thanks Marius. I may have done something wrong but I can't see the ADT. When I "work with" Yocto - http://downloads.yoctoproject.org/releases/eclipse-plugin/2.2.0/neon I only have the option to install the Yocto Project SDK Plug-in which I already have.

Screenshot from 2017-04-12 18-23-44.png

I've managed to use the GNU ARM Eclipse plugin to build using my Yocto SDK so I'm up and running with an Eclipse managed makefile project. Hopefully setting up deployment and debugging will be fairly simple too.

0 项奖励
回复

2,716 次查看
igorpadykov
NXP Employee
NXP Employee
0 项奖励
回复

2,716 次查看
chris_f
Contributor V

The problem is that I'm using the latest version of Eclipse (Neon). Yocto only has plugins for Neon for versions >2.2 and IIRC I'm using Yocto 2.0.1.

The plugin for Yocto 2.2 works fine in that I can build projects but there's no sign of the ADT support.

I'll see how I get on with the GNU Arm Eclipse plugin approach and if that's no good, get an older copy of eclipse.