Renesas H8S2215R Computer Hardware User Manual


 
10.7. Memory Map
The memory map shown in this section visually describes the locations of program code sections related to HMON, the FDT kernels and
the supporting code within the ROM/RAM memory areas of the microcontroller.
Figure 10.1: Memory Map
10.8. Baud Rate Setting
HMON is initially set to connect at 250000Baud. The value set in the baud rate register for the microcontroller must be altered if the user
wishes to change either the serial communication baud rate of the serial port or the operating frequency of the microcontroller. This value
is defined in the hmonserialconfiguser.h file, as SCI_CFG_BRR (see the Serial Port section for baud rate register setting values). The
project must be re-built and the resulting code downloaded to the microcontroller once the BRR value is changed. Please refer to the
HMON User Manual for further information.
32