cancel
Showing results for 
Search instead for 
Did you mean: 

How to export example projects from a STM32-FW-Package?

ledi001
Associate III

Hello,

I am using CubeIDE v1.16.1 and I want to export a modified project from the firmware package STM32Cube_FW_WBA_V1.4.1. I modified the project directly in the corresponding example folder and it works successfully.

Then I wanted to export the project. I tried different methods (copy, export & import), but I always got error messages when I tried to compile the exported project.

My STM32Cube_FW_WBA_V1.4.1 firmware package is located in C:\Users\Frank\STM32Cube\Repository and I know that the projects use relative paths to the Drivers folder. But is there a way to export the project?

 

 

1 ACCEPTED SOLUTION

Accepted Solutions

Hello @ledi001 

Thank you so much for your feedback. I think my original post was accidentlly deleted. I'm reposting it here and i will mark it as best answer.

"Could you please try to import it using the following Methode:

Go to File > Open Projects from File System... > and select the directory of your project. After that, on the Folder file select the STM32CubeIDE folder. "

Thank you for your feedback.

Best Regards.

STTwo-32 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

3 REPLIES 3
Pavel A.
Evangelist III

They want to export a project, not import. Like, copy it to other PC. Need to deal with all these linked files and directories...

 

 

ledi001
Associate III

Hello @Pavel A. 

The hint from STTwo-32 was correct. He wrote:

Could you please try to import it using the following Methode:

Go to File > Open Projects from File System... > and select the directory of your project. After that, on the Folder file select the STM32CubeIDE folder. 

 

Now i was able to use the project and compile it without errors.

Hello @ledi001 

Thank you so much for your feedback. I think my original post was accidentlly deleted. I'm reposting it here and i will mark it as best answer.

"Could you please try to import it using the following Methode:

Go to File > Open Projects from File System... > and select the directory of your project. After that, on the Folder file select the STM32CubeIDE folder. "

Thank you for your feedback.

Best Regards.

STTwo-32 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.