Program the STM32F3DISCOVERY board with the stm32f3discovery-rel binary found in the archive inside the binaries folder. The binaries are provided in elf and bin format.
Connect the USB user port present on the discovery board to your computer with a USB cable.
If requested install the driver provided in the *driver" folder.
Run the demo application clicking on the run-stm32f3discovery-example.bat launcher inside the apps folder.
2 tabs are available, user can only connect one of the tabs at the same time.
RTOS trace
On this tab it is possible to monitor the RTOS scheduling and memory usage. To start monitoring ensure the device is selected on the top drop down list and then click the connect button. The list of task should appear on the page.
Comm
This tabs shows the ability to communicate with the board. To start monitoring ensure the device is selected on the top drop down list and then click the connect button. Once connected the graph on the Accelerometer sub-tab starts to fill up, while on the Leds sub-tab it is possible to control the state of the leds present on the board.
Logger
On this tab it is possible to collect the logs send from the board. In the demo firmware a sample log is sent every 5 seconds from the demo task. To start collecting the logs ensure the device is selected on the top drop down list and then click the connect button.
Log view: