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


Wanted: Compatibility matrix between SW4STM32 and JTAG programmers

Hi all, I’m targeting an STM32F4 and plan to develop on Windows with the latest SW4STM32. I’m trying to get a feel for JTAG programming options. Does some list of compatible programmers exist? Bonus points if it explains what capabilities are added/missing for various combinations. Thanks!

Follow up question:
I’m looking at UM1075 (http://www.st.com/content/ccc/resource/technical/document/user_manual/65/e0/44/72/9e/34/41/8d/DM00026748.pdf/files/DM00026748.pdf/jcr:content/translations/en.DM00026748.pdf) for the ST-LINK/V2. Table 4 shows JTAG/SWD cable connection. How does SW4STM32 change behavior for each of the 4 columns in this table? Are there any capabilities lost if I use the SWD connection?


Hi,
The first columns explain the signals functionalities.
SW4STM32 will only use JTAG pins when in JTAG mode or SWD pins when in SWD mode.
All the STM32 nucleo and disco have only SWD connection.
The advantage of SWD is pin reduction compares to JTAG.
The only drawback i see is if using several boards (mcus) in daisy chain. Daisy chain access is not possible in SWD.