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


Getting Error while trying to upload on windows 8

Hello I just installed ac6 but i can not upload my binary. I use windwos 8 on parrallels (virtual machine on mac book) and i got this error:
Error in final launch sequence
Failed to execute MI command:
-target-select remote localhost:3333

Error message from debugger back end:
localhost:3333: Das System hat versucht, einem Verzeichnis, das sich auf einem mit JOIN zugeordneten Laufwerk befindet, ein Laufwerk mit SUBST zuzuordnen.
localhost:3333: Das System hat versucht, einem Verzeichnis, das sich auf einem mit JOIN zugeordneten Laufwerk befindet, ein Laufwerk mit SUBST zuzuordnen.

what should i do now?

Thanks Nils :-)

Hi Nils,

I don’t have a Windows 8 to test. Can you check if the ST-Link/V2 USB device is detected and shared by the virual machine ?

It can also be ST-Link/V2-1 driver provided by System Workbench which doesn’t run from Windows 8 and upper version. You can download the last version of the driver on http://www.st.com/web/en/catalog/tools/PF260218.Question

Hope it can solve your problem.
Kevin.


Hello

Sometimes I trip over the same Problem.I use Windows 7 Enterprise (32Bit) Version (Service Pack 1).

By the way: the Link to the driver is not valid anymore.

Have a nice day

Stefan


Is there already a solution to this problem?

I have just installed a fresh system with Win7, eclipse kepler and system workbench according to manual. Building of the project works somehow. There are erros regadring the path to arm-none-eabi-g++ and gcc. But when I try to start the debugging process this failure occures. Maybe they are connected? By the way tyring to “run” the project will lead abbort with “OpenOCD init” failed.

Hi,

Have you installed the ST-Link/V2-1 driver ? http://www.st.com/web/en/catalog/tools/PF260219#Question
Verify the ST-Link/V2-1 is not busy.

If it is still not working, can you copy the OpenOCD console output for more error details (Window > Open Perspective > Debug, then select the OpenOCD console).

Regards,
Kevin.

I have the same problem.

Console:

GNU gdb (GNU Tools for ARM Embedded Processors) 7.10.1.20151217-cvs
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type “show copying”
and “show warranty” for details.
This GDB was configured as “host=i686-w64-mingw32 target=arm-none-eabi”.
Type “show configuration” for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type “help”.
Type “apropos word” to search for commands related to “word”.


is installed ST-Link/V2-1

regards

Martin