Skip to main content
Cash
Associate II
July 17, 2019
Solved

STM32CubeIDE library inclusion error after importing a project, which was exported by mbed.

  • July 17, 2019
  • 1 reply
  • 1956 views

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 ?

0690X000009Yp1TQAS.png

This topic has been closed for replies.
Best answer by Cash

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

https://www.st.com/content/ccc/resource/technical/document/user_manual/group1/7c/55/d0/7d/19/68/49/10/DM00613836/files/DM00613836.pdf/jcr:content/translations/en.DM00613836.pdf

1 reply

Cash
CashAuthorBest answer
Associate II
August 15, 2019

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

https://www.st.com/content/ccc/resource/technical/document/user_manual/group1/7c/55/d0/7d/19/68/49/10/DM00613836/files/DM00613836.pdf/jcr:content/translations/en.DM00613836.pdf