Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years, 11 months ago.
How to convert eclipse project with makefile having mbed to IAR project
Hi,
I have a project including whole mbed in it. It works fine on eclipse for which I have a proper makefile. But how do I transfer this huge project to IAR? There is no option of importing eclipse project with a makefile in IAR workbench.
Also, I tried exporting code online from mbed for IAR to start something. But getting errors like: This code is not link compatible with new C++14 library
Can someone help me out here. Thanks :)