Everything
2.10.3.4 Modify the SFR contents

The SFR values can be edited.

Select the value of the SFR 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.

Caution 1.

This operation cannot be performed during program execution.

Caution 2.

The value of the read-only SFR cannot be edited.

Remark 1.

If a number with fewer digits than the size of the SFR is entered, the higher-order digits will be padded with zeroes.

Remark 2.

If a number with more digits than the size of the SFR is entered, the higher-order digits will be masked.

Remark 3.

ASCII characters can be entered to the SFR value.

-

When the numeric "0x41" is written to the SFR "DMC0"
>> "0x41" is written in the port "DMC0".

-

When the ASCII character "'A'" is written to the SFR "DMC0"
>> "0x41" is written in the port "DMC0".