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


STM32H743XI debugging

I am trying to run a test example project on STM32H743XI Evaluation board but i get the following error.

IDE: SW4STM32

Open On-Chip Debugger 0.10.0-dev-00004-gcef2a8c-dirty (2017-08-31-14:07)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
srst_only separate srst_nogate srst_open_drain connect_assert_srst
Info : The selected transport took over low-level target control. The results might differ compared to plain JTAG/SWD
adapter speed: 1800 kHz
adapter_nsrst_delay: 100
Info : tcl server disabled
Info : telnet server disabled
Info : clock speed 1800 kHz
Error: open failed (no matching adapter found)
in procedure ‘init’
in procedure ‘ocd_bouncer’

I have tried answers from the previous posts of same problem like re-installing the drivers and re-starting the PC but none of them helped me at all.
I would like to add that i am successful on debugging the code using uVision.
Find the attachment for debug configuration and error.

Thanks.
Bharath.

Hello,

I don’t see any attachment.
I am suspecting a stlink usb driver install issue.
Are you working on Win 10 ?

Try reinstall the latest SW4STM32 version with the stlink driver install checked.
You need to have admin rights to install the stlink usb driver.

You should see the stlink debug in USB devices manager.

Rgds,
Laurent