Hi.,
I have a project of C/C++ in eclipse IDE with a make file containing toolchain arm-none-eabi and mingw compiler. I want to use the same project in IAR workbench. But there is not makefile in IAR. Manual configurations need to be done.
Is there a way to convert this make file based eclipse project into an IAR project?
thank you
best,
fahad
Unfortunately, Arm does not have a tool to convert Eclipse makefiles projects into IAR projects as IAR is not an Arm product. You could try with IAR and see if they provide such a tool.