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


You are viewing a reply to Firmware Install Issues  

Firmware Install Issues

France

Hello Cancrusher,

Ok. As you’re getting firmware directories structure means your download process is ok. Issue is you’re only getting by the end of process directories structure but no files inside ... means PART OF unzip process is failing. Only variation about unzip process between directories structure & files is files extraction is multithreaded process. May you have local setup which may limit such ? It’s quite weird ...

As short term workaround let’s have a try to setup by yourself firmware package ...
From your favorite internet browser let’s point to remote STM32 F3 HAL firmware pack http://www.st.com/resource/en/firmware2/stm32cube_fw_f3_v180.zipQuestion
Once you’ve got such zip file let’s unzip it under C:\Users\AppData\Roaming\Ac6\SW4STM32\firmwares what’s it !

If still issue and expecting to target some other STM32 series let’s consider remote server address is always same : http://www.st.com/resource/en/firmware2Question
Then you have to complete such base address by firmware file name. Firmware fine names may be found within “your Ac6 SystemWorkbench for STM32 install path”\plugins\fr.ac6.mcu.ide_”id”\resources\board_def\stm32targets.xml file

Feel free to comment / share back !

Br,
cartu38