How to add a variable 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".