Loading...
 

SW4STM32 and SW4Linux fully supports the STM32MP1 asymmetric multicore Cortex/A7+M4 MPUs

   With System Workbench for Linux, Embedded Linux on the STM32MP1 family of MPUs from ST was never as simple to build and maintain, even for newcomers in the Linux world. And, if you install System Workbench for Linux in System Workbench for STM32 you can seamlessly develop and debug asymmetric applications running partly on Linux, partly on the Cortex-M4.
You can get more information from the ac6-tools website and download (registration required) various documents highlighting:

System Workbench for STM32


duplicating a project on my laptop

Hello all,
I have been trying to recreate my project on my laptop so that I can continue working away from the office.
I have checked the forums and tried every kind of import. And still I can’t get SWstm32 to compile what is working code on my desktop.
Is there a “simple” systematic way of duplicating a project?
Thanks for your assistance.
Cheers.
Pete L.

Hello Pete, using File->Import->General and selecting the option Existing projects into workspace , then put the path of the project that you want to import, that should be enough, but keep in mind, if you have some abosulte paths in your project that may cause a issue, so make sure that you are not using any absulute path, or change that path on the computer were you imported the project.

thank you for the confidence to try again!
OK, I will check all the paths on the desktop. Let you know how it goes, although I’m about to drive 200kms to the site and don’t have time to look at it for the next day.
Thanks again for you advice.
Cheers.
Pete L.

OK, started to have a look and there seem to be many absolute paths.... this may take some time.
Obvious lesson is use relative paths. Must learn....
Thanks.
Cheers.
Pete L.