2019-07-17 01:13 AM
I am trying to import a project from mbed into STM32CubeIDE.
1. I initially exported the project from mbed and selected Sw4STM32 as the toolchain.
2. I then imported the project in STM32CubeIDE.
3. When i have the project imported the issue that occurs is that two of the libraries have an inclusion error.
link to the project I am trying to import:
https://os.mbed.com/teams/ST/code/HelloWorld_IHM01A1_mbedOS/export
Board: NUCLEO - F446RE
Toolchain: Sw4STM32
I was wondering how to go about resolving this issue ?
Solved! Go to Solution.
2019-08-15 01:41 AM
I figured the problem, I was importing the project as an existing project.
However you need to import it through the file system.
Follow the ST provided Manual: UM2579
2019-08-15 01:41 AM
I figured the problem, I was importing the project as an existing project.
However you need to import it through the file system.
Follow the ST provided Manual: UM2579