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


Stateviewer doesnt show any task table.

Hello,
I tried today the stateviewer Kernel Aware Plug-in for Eclipse in order to use it in a project generated by CubeMx, the freertos feature activated. The plug-in allows to inspect the current state of tasks, qeues and semaphores while debugging in eclipse. However in the system workbench, the task-table, as well as qeue- and timer-table is empty. The error.log of the workbench implicate exception faults.
Anyone using this plugin successfully in the workbench or solved problems?

Best regards



Edit: Just solved the problem. used in window->show view->other OpenRTOS instead of SafeRTOS. Now the tasklist works like charm.