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


Cannot find binaries

Hello,

Recently I installed ac6.
My System:
iMac with __Mojave __OS.
Downloaded aC6 December 6 2018
STM32 discovery board
My step to make project:
>> new c Project>> “chose Ac6 STM32 MCU Project >> chose Ac6 STM32 MCU GCC
>> STM32f4>>STM32f407G-DISC1
>> finish


my problem is when I try to run and select AC6 STM32 C/C++ Application I get the error Cannot find binaries.

I have a same setting in my Macbook Pro with __Sierra __ but I don’t have any problem

What I did so-far:
- Check all the setting between my ac6 in imac and macbook pro
- select “Mach-O 64 Parser” in Project>>properties>> C/C++ Build>>Settings>> Binary Parsers
- select “Mach- O Parser” in Project>>properties>> C/C++ Build>>Settings>> Binary Parsers
- use Build Project in project menu


But non of them is working.

Any help would be appreciated

Thank you

I had a similar issue...the binaries directory did not show up until I REFRESHed the project.
Odd thing to have to do after BUILD but it seemed to be required for my very first project.

Good luck!


India

I am also getting same problem on OpenSTM32 workbench while running my first project (i tried creating a new project and imported the existing IAR project too) and added all the binary parsers too... I also refreshed and restarted the project many times but the error persists.

I successfully build the project.

My system configuration is of Ubuntu 16.04 LTS