Demonstration program for STM Studio monitor and debug tool.

Dependencies:   mbed

The ARM Cortex M series supports tracing capabilities through the Serial Wire Debug (SWD) en Serial Wire Output(SWO) port. A simple lib for tracing via SWO is available here. The STM Studio application provided for free by ST has significantly more features. STM Studio is a graphical user interface that allows real-time sampling and visualizing of user's variables while the application is running.

/media/uploads/wim/stm-studio.jpg

STM Studio is designed to run on PCs with Microsoft Windows operating systems. This tool works with STM32 microcontrollers through JTAG or SWD (serial wire debug) interface. The ST-LINK/v2-1 interface on the mbed nucleo boards can be used with STM Studio. The application code shown here provides an example.

More info is available here

Files at this revision

API Documentation at this revision

Comitter:
wim
Date:
Mon Mar 14 20:56:33 2016 +0000
Parent:
2:7c6cd40ea85b
Child:
4:27fda6f643ad
Commit message:
Test2

Changed in this revision

dummy.lib Show annotated file Show diff for this revision Revisions of this file
--- a/dummy.lib	Mon Mar 14 20:50:54 2016 +0000
+++ b/dummy.lib	Mon Mar 14 20:56:33 2016 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/users/wim/code/dummy/#9e9585c65329
+https://developer.mbed.org/users/wim/code/dummy/#bdb3c6b013c1