SLVUDG9 September 2025
When inputting values into the data table, the data must be hexadecimal bytes. Lowercase entries are automatically capitalized. If only a single character is entered, then the table pads the upper nibble with 0x0. If more than 2 characters are entered, then the leftmost 2 are kept. If the data cannot be interpreted as a hexadecimal byte value, then the table is overwritten with a 0xFF value. To make changes to bytes, click on the cell and type in a 2-character representation of the byte. For example, to write 0x36 to a cell, enter 36.