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.
10 years ago.
Can we import project from other IDE like MDK to Mbed?
I'm try to make the official ST DISCO F746NG demo from STM32Cube_FW_F7_V1.2.0 working on mbed. However it keeps come out error while I added all the lib I can fine. I've build the demo comes from STM32Cube_FW_F7 on MDK-Lite and it runs good. I find the MDK list just a few files from the lib however I cannot find any way to export the project from MDK. Is there a way to import code from MDK or import all the file in need from the STM32Cube?
this is my repos for this project - https://developer.mbed.org/users/NirT/code/F7DISCO_Demo/