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 Adding new Include files  

Adding new Include files

Hi Gregreenwood,

Thank you so much for your valuable reply.

Actually I got this example code from the internet and I’m trying to run it on my hardware. I have reduced the number of errors in the program to just 4 which were over 250 initially.
And as you advised, I have verified the directory and file off of the Workspace/project folder/Common.I could not find any such directory.

The only error in my program is shown in #include “../Common/fonts.h” file because of which I am not able to compile my code. I have even tried removing fonts.h file but still the problem persists.

As I said I am new to STM32 HAL Programming, so could you please suggest me a way out or suggest me some links where I can find this file or directory and add it to my program?

Thank You
Mohd Tanveer