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


STM32G431RB Stalls When Floating Point is Used

Hi all, I am getting started with AC6 and an STM32G431RB. Everything has worked out great so far except the floating point unit. When I try to do any floating point math at all, the processor won’t start, even if the floating point operation is at the very end of the code. Any thoughts?

I have ‘Floating point hardware’ set to ‘fpv4-sp-d16’, ‘Floating point ABI’ set to ‘hard’, and ‘Instruction set’ set to ‘Thumbs II’. I tried setting the ABI to soft and softfp, with no luck.
Any help is greatly appreciated- thanks!