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


Please help me find header files “stm32f3xx.h” & “stm32f3xx_nucleo.h” in Ubuntu, FIXED

If I generate a project with no firmware the source code includes two header files.
I cannot find these anywhere, can you tell me where they are located ?

The reason I wish to read them is to help me go about assembly programming so I need to understand the structure and conventions of the header files.

I understand they may be heirachical, the device I am using is the STM32F303RET6.

I am an ex PIC24EP user!

EDIT I still have not found them BUT I have found the right click over definition and “open decleration” selection allowing me to read them :-) Many thanks for excellent software. I must emphasis I have absolutely no intention of using any HAL or driver code whatsoever!

I found where these files actually were by the devious method of file/save as, the resulting window displays the present path so I call this question resolved :-)