2024-11-21 11:35 PM - last edited on 2024-11-22 11:36 AM by STTwo-32
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?
Solved! Go to Solution.
2024-11-22 11:34 AM
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.
2024-11-22 03:49 AM
They want to export a project, not import. Like, copy it to other PC. Need to deal with all these linked files and directories...
2024-11-22 10:49 AM
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.
2024-11-22 11:34 AM
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.