The next two slides will explain how to configure the MCU in four easy steps. The first step involves deciding on segment boundaries. This is fully dependent on the application, for the purposes of the following lab, the arbitrary locations shown on the slide will be used. Next, figure out the bit settings that need to go into the MPU segment boundary register to configure these boundaries. This is done by right shifting the address by 4 bits. The User’s Guide also has a listing of various segment boundary settings for different addresses.

