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.
Thanks for the info.
However, I rather suspect that suresh4win36's reason for moving from Keil to Eclipse is to avoid paying the licence fee ...
Yes I also think so, if you are working in startups, you want to save money
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
sid04 said:you want to save money
More important to be getting good value from your engineers.https://twitter.com/bitfield/status/1207207373678546946
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.