2024-11-21 11:35 PM - last edited on 2024-11-22 05:08 AM by SofLit
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?
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...