Converting IAR project file to eclipse or crossworks

HI,

I have some LPC2378STK samples but they where written in IAR kickstart.

I use eclipse and crossworks. Is there anyway to convert these?

I am assuming that propritary libraries have been used and thus the code would need altering to reflect this.

Any ideas?

I have the same problem… any help would be great.

I am glad to see other Crossworks users here! I am using Crossworks for ARM under Linux, and am just learning how to get around in it. I am planning to purchase a Personal License next month.

8-Dale

Hello to everybody, maybe I have something that could help you. I have just finished to write a tutorial about using open source tools for STR7xx development, in which I show how to install and use GNUARM, OpenOCD and Eclipse. Since I also used at first IAR IDE, I had the problem to convert IAR projects to Eclipse and I wrote a paragraph in my tutorial about how to do that.

I’ve just written a post on this forum in order to present my tutorial, its title is “Using Open source tools for STR7xx Cross Development”, there you can find every info.

Anyway I write here the link where you can download it:

http://www.intilinux.com/embedded/530/u … lopment-2/

At the end of the post you can download the tutorial. Even if you’re not interested in STR7xx development, maybe the paragraph about conversion IAR → Eclipse could help you. Let me know

Giacomo

Great, thank you!

Gene

Of course you have to pay attention to the fact I converted IAR projects to the model used by me, so I use my linker and startup files, but you can easily substitute them with yours. Bye bye

Giacomo