5 years, 5 months ago.

Error importing project with "System Workbench for STM32"!

Hi, I would like to know how I can import a project from MBED to the "System Workbench for STM32" software. My steps are the following: 1) Right button on the project to Export and in the type of Export Toolchain I put: Sw4STM32 and I create a .zip. 2) I import it into the Software as "Existing projects into Workspace" and as the .zip and I care. 3) Once I am in the Software with the imported project I give it to "Build Project" and this is where I stay because I get errors. Some of the errors are: -> Fatal error: storage-volume-manager / storage_volume_manager.h: No such file or directory.

-> make: * [mbed-os / features / storage / FEATURES_STORAGE / storage-volume-manager / source / storage_volume.o] Error 1.

-> make: * Waiting for unfinished jobs ....

-> recipe for target 'mbed-os / features / storage / FEATURE_STORAGE / storage-volume-manager / source / storage_volume.o' failed.

And I do not know why it happens because my MBED project has no problems or mistakes. Any solution to be able to compile my program and be able to debug it?

Thank you!!

1 Answer

5 years, 5 months ago.

Same problem here... Any solution?