| |||
| Home > Configuring Custom Memory Maps, Registers and Peripherals > Creating a concatenated register | |||
The example used in this procedure creates a concatenated
register C_R8_R9_concat for the RVISS Debug
Configuration as follows:
the high 16 bits of register R8 forms the low 16 bits of R8_R9_concat
the low 16 bits of register R9 forms the high 16 bits of R8_R9_concat.
The example uses the blank BCD file created in Creating a BCD file to use as a template.