Hello Everyone,
How can I use ECLIPSE in Open AT version 3.12 ? How is Eclipse used to create a working development environment?
Can anyone give me the steps involved in building a project in Eclipse?
With Thanks and Regards,
SUNIL RAO.M
Hello Everyone,
How can I use ECLIPSE in Open AT version 3.12 ? How is Eclipse used to create a working development environment?
Can anyone give me the steps involved in building a project in Eclipse?
With Thanks and Regards,
SUNIL RAO.M
Hi !
I don’t know for Eclipse, but for VC 6, you first have to synchronize VC with Open AT Project Wizard (with the Open AT Settings tool) and then, you create/edit project with Open AT Project Wizard. When you create or edit a project, you can choose the option “launch development environment”. That will open your project in VC (and probably Eclipse too)…
But as i said, i’m not sure it is the same for Eclipse…
Hi,
yes, creating the project is the same! But I think right now, this still needs to be imported in Eclipse…
I found this post very helpful:
http://www.wavecom.com/modules/movie/scenes/forums/viewtopic.php?t=646
Best Regards,
Jan
Hi !!
I saw that attachment file above, in that i have a doubt
[size=100]04 - Select C->Standard Make C Project (you need to install CDT plug-in first) [/size]
In this step 4, where do i get CDT plug-in
Is there any option to select this…
and Is it possible to work with eclipse in openAT SDK 3.12
Thanks and Regards,
SUNIL RAO.M
Is eclipse not included in 3.12?
If it is not supported by Wavecom for this Release, then of course the tools will not be able to create a project for Eclipse.
Then I don’t know how to do it…
Best Regards,
Jan
Go through wavecom’s installer and select the necessary tools.
It does install the CDT plugin if you select it.
Hi!!!
Jan
I reinstalled openAT SDK 3.12, then i saw CDT,
yes, i had installed it.
If i make [color=red]Managed Make C Project , then
[color=red]Error launching external scanner info generator (gcc -E -P -v-dD D:/Programs/abcd/.metadata/.plugins/org.eclipse.cdt.make…
File not indexed because it was not built main.cpp
File not indexed because it was not built appli.cpp
If i make [color=blue]Standard Make C Project , then
[color=blue]Error launching external scanner info generator (gcc -E -P -v-dD D:/Programs/abcd/.metadata/.plugins/org.eclipse.cdt.make…
File not indexed because it was not built adl_global.h
File not indexed because it was not built adl_at.h
File not indexed because it was not built adl_ad.h
File not indexed because it was not built adl_bus.h
all the header files
File not indexed because it was not built applic.c
can you help me to sort this problem
Thanks and Regards,
SUNIL RAO.M
Hi !!!
I m not successful in working with eclipse. The problem i m facing is, after
giving the project name and selecting Eclipse platform in Open AT Project
Wizard and click OK then cmd.exe opens, in that error appears in
.metadata … fatal error cannot open comes.
With Regards,
SUNIL RAO.M
Maybe eclipse is active if you call the OpenAT-Wizard. In this case quit eclipse first before you start the wizard.
Regards
Ralf
I think everybody trying to make openAT 3.13 working with Eclipse ahs the same problems. When using the project wizard, you have these errors .metadata … fatal error cannot open and then Eclipse launches but empty !!! I guess they did something wrong to set up Eclipse with the wizard.
If anyone get a answer, please post.
Regards.
Ben
No - I have Eclipse working with 3.12 fine.
All I did was follow Wavecom’s instructions to install all the 3.12 stuff.
Note that Eclipse requires Java - but Wavecom does not install this by default, even if you do select Eclipse!
Trust me I really know how to use Eclipse, all I say is that for me , on 3 different computers, the directions provided by wavecom do not work. It seems to be that certain releases contain different versions of the coponent, (IDE, OS, GCC, CDT, …) and they do not work together. Maybe you can help me and tell me the exact version of all your components.
Thanks