How to configure mandatory parameters before acquisition

Revision as of 11:26, 13 February 2020 by Registered User


Here are the different steps explained to configure the basic flow.

1. Select the variables to monitor

This chapter introduces the easiest way to add a variable to monitor, by adding the variable to the list manually.

In the chapter STM32CubeMonitor:How to extract address from ELF files, the possibility of adding variables extracted from an executable file is presented.

After opening the node "myVariables", variables can be added directly in the variable node by using the button Add custom variable.

Add Custom Variable.png

The new variable is added with default type. It is the user’s responsibility to define the name, the address and optionally the type by editing each of the table fields.

Variables Fields.png

The validation of the modification in the node is done by clicking on the button "Done".


2. Select the STLink used to monitor a target

STM32CubeMonitorHow to select the target

3. Deploy the flow to take into account the configurations done

STM32CubeMonitorHow to save the configuration before acquisition