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,

According fact you have .tmp_STM32FirmwareInstall_ directories (which are temporary structures performing firmware download process) plus sounds unzip process has been done, please could you have a look to such directories content ? Thinking NUCLEO-F303RE board you should have a STM32Cube_FW_F3_V1.8.0 directory inside :
- If yes please move it to C:\Users\AppData\Roaming\Ac6\SW4STM32\firmwares then all should work fine
- If no please could you share *.downloadTaskTrace.xml files which should rely under temporary directories to x2 check download process was going fine ?

If download was going fine I’m suspecting some right permissions issue. By the way process to setup firmware is the following :
1) Temp directory creation to act as firmware setup working area
2) Firmwware .zip download
3) Unzipping process
4) Unzipped directory move to C:\Users\AppData\Roaming\Ac6\SW4STM32\firmwares
5) Temp directory removal
According your log sharing & reported error sounds either step 4) or 5) has failed ... such are basic file move & delete operations ...

Let me know if helping.

Br,
cartu38