Values and arguments of local variables can be edited.
Select the value of the local variables/arguments to edit in the [Value] area, then click on it again to switch the value to edit mode (press the [Esc] key to cancel the edit mode).
To write the edited value to the target memory, directly enter the value from the keyboard then press the [Enter] key. At this time, the edited value is checked and if it is incompatible with the type, the editing is invalidated.
If a number with fewer digits than the size of the variable is entered, the higher-order digits will be padded with zeroes. |
If a number with more digits than the size of the variable is entered, the higher-order digits will be masked. |
If the display format of a character array (type char or unsigned char) is set to ASCII, then the value can also be entered as a string (ASCII/Shift_JIS/EUC-JP/Unicode (UTF-8/UTF-16)). |
Entering via an ASCII character |
Entering via a numeric value |