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


Unit test issues for STM32

Hey all,

I am trying to create unit tests for my project.
My project is for a STM32 and consists of a normal project + shared library.
I have tried a couple of different frameworks. Managed to get CUTE to work(Eclipse Marketplace)
But i am really struggling with includes. I found tutorials online and videos but they only show the unit test with one file..
What framework do i use and how do i fix the includes?

Thanks in advance!
Any help is greatly appreciated as I am stuck

Rinke