We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello,
I have a complex project that has been coded in Eclipse IDE. Due to different necessities I want to migrate this project to the Keil IDE. I want to use the GCC compiler (arm-none-eabi-gcc) and the same linker file of the Eclipse (that is a .ld).
Which steps do you recommend in order to perform the migration? I have searched information in Internet and threads about this in the forum, but I haven't found anything useful.
Thank you in advance.