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 Project does not compile  

Project does not compile

France

Hi Urban88,

Yes you should avoid such a long post; moreover you just list tens of identical errors, without any clue on what you try to do (what is the source of the code, how was your project created...) The only advice I could give you is to try to include the header file that defines uint8_t etc. (that should be stdint.h).

Remember, when asking for help you msut try to be both concise (or people will not read your post) and precise (or people can’t help you). Just providing a bunch of compiler errors may not yield meaningful answers (or just an answer in the line of correct your code).

Bernard (Ac6)