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 Target Firmware  

Target Firmware

I have the same problem on Ubuntu 16.04.
What I have tried :
- delete installation and workspace directory.
- delete ~/.ac6 directory
- install with latest installer
- run and apply updates (or don’t - the result is the same)
- create C project for NUCLEO-F334R8.
- get to the ‘Project Firmware Configuration’ screen. Whatever I do here, it just hangs. If I choose StdPeriph or HAL it will hang downloading firmware (or even as soon as you select StdPeriph). If I choose ‘no firmware’ it will hang when I choose ‘Finish’.

It is just the wizard that hangs. If you try to close the wizard, a box comes up and tells you that you can’t close the wizard due to an ‘active operation’. The red square to stop the operation does nothing and you can’t close eclipse because the same message comes up.

Eventually, I give up and ‘killall java’ from a terminal. I can’t think what else I can try...