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 Debug Issues in Mac OS X  

Debug Issues in Mac OS X

Hello,

OK, v1.10 is the latest, you’re fine on this side.

STLink need to have libusb to work.
I don’t know if you have it on your system or if it is not enabled.
When you installed the SW4STM32 software with the installer, did it goes well on stlink part ? No errors ?
Can you relaunch the installer and check if you have errors on this part of installation.
There was a similar issue on Linux fedora for someone, look this thread:
http://www.openstm32.org/tiki-view_forum_thread.php?forumId=7&comments_parentId=841Question


Can you try to add -d in the openocd options in debug config, launch again debug and look on the openocd console the log error.
To add the openocd option, go to “Debugger” tab in debug config, you’ll see an edit field “OpenOCD Options :”.

Rgds,
Laurent