Hi,
I have a project which was developed using keil 5, Now wanted to work with eclipse.
How we can deal with it. Someone could help on this,
Thanks,Suresh.
what is the big deal?
you set up a project in whatever you want to use and copy paste or just copy the source files
I guess the subtlety comes in the metadata describing the include paths, and compiler/linker options.
The projects are described in XML, so not sure how hard it should be to decode/translate that.