2.22.14
Access to the MPU area [For microcontrollers with memory-protection unit (MPU)]
The MPU area can be referred to and written to only while program execution is stopped.
If an attempt is made to access the MPU area during program execution,
- | the read data will be shown as 0x00, or |
- | an error will occur if write access is attempted. |
The following operations cannot be done in the MPU area.