2022-08-11 01:29 AM
Hello everyone,
I want to ask how to open a project in stm32cube IDE.
To be specific, I was given a project organized as the picture below. The name of the big folder is Project_Comm.While the main code is in Core folder, the linker file and the project file of STM32CubeIDE is in STM32CubeIDE folder. In this case, how can I open the project with the main code and the Linker file in the Project Explorer?
What I did so far were:
Kind regards, Huy Nguyen.
Solved! Go to Solution.
2022-08-13 07:52 AM
Hello MM.. 1,
Thank you for your information. I did not know that.
About my question, later I found out that I can download the example from STM32CubeMX so I dont need to port or do anything about that.
At first it was in visual code (during which I did not know I could download example from STM32Cube MX).
Best regards, Huy Nguyen.
2022-08-12 11:43 AM
Primary .metadata show you set workspace into same folder. Isnt perfect.
Too you dont show where you place this project. Normal is short path without spaces.
And primary open it over .project file in STM32CubeIDE.
2022-08-13 07:52 AM
Hello MM.. 1,
Thank you for your information. I did not know that.
About my question, later I found out that I can download the example from STM32CubeMX so I dont need to port or do anything about that.
At first it was in visual code (during which I did not know I could download example from STM32Cube MX).
Best regards, Huy Nguyen.