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


where are the 'inc' directories & can the target be Reset

Hi... I guess I’m asking these questions to be able to use the environment for being able to prove a concept for a real product development.
I do appreciate the examples for being able to see how the peripherals are driven.
Its a starting point, and then usually want to push the code in the direction for a product concept.
So haveing made some incremental Code modifications to a project, now I would like to be able to snapshot it and do a backup. In the past this has been the most effective way of maintaining stability and moving a project forward.
The purpose is if the stability is lost, having a previous snapshot to restore to an empty directory and do a code compare.

I try File-export - general file - archive - specify the extensions I’m interested in
Problems were encountered during export:
Error exporting STM32F429I-Discovery/Middlewares/STemWin/Config/LCDConf.c: File not found: ..\uPF329discoA\V1.9.0F249disco\Projects\STM32F429I-Discovery\Demonstrations\Config\LCDConf.c.
File not found: C:\Users\neilh77\sw\uPF329discoA\V1.9.0F249disco\Projects\STM32F429I-Discovery\Demonstrations\Config\LCDConf.c.

So looks like this must be a turd left somewhere, there is no file in this directory “LCDConf.c” but there is “GUIConf.c”
So any suggestions for a stability snapshot/backup appreciated.