This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to migrate ds5 project to ds-mdk

DS-MDK combines the Eclipse-based DS-5 IDE and Debugger with CMSIS-Pack technology.
I can import ds5 project into ds-mdk, but it cannot build with a message: "unknow tool chain 'ARM Compiler'.

Select toolchain "ARM Compiler 5" in the project properties, it tell me "it will lose project settings".

As it says, the build console report an error: cannot open source file "device_imx.h"
I checked the include path, it is empty.

So is there a way to migrate the ds5 project to ds-mdk?