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


Couldn't suspend or even terminate started gdb session in debugger mode.

Hello there,
I was wonder to know that sw4stm32 debugger doesn’t work properly, then i able to flash my MCU and it works great.

Steps to reproduce:

- Click debug
- Click F8 to run
- Click Suspend, Terminate and even Disconnect.

  • Nothing doesn’t interrupt main thread even breakpoints.
  • Breakpoint line shows “Suspend operation timeout”
  • Expressions view shows “Target not available”.

Expected behaviour:

- Main thread interrupts in breakpoints
- I can view expressions in Expressions view

Please help me to find solvation of the problem.

Best regards,
Alex.

You may have the wrong version of Java.
The version of Java required (I can’t remember now) may not be available for your machine
This was a deciding factor in upgrading my xp laptop.

Hmm..

``` bash
$ javac -version
javac 1.8.0_172
```

If you can, please tell me your java version.

Best regrads,
Alex.


Please, still reqiired your help!