6.7 Read Config

Enables the bootloader to read the Configuration Words out of the chip’s memory.

Summary

Configuration Words are a vital part to the health and operation of an embedded system. The Oscillator Selection bits, Watchdog Timer (WDT), Power-up Timer (PWRT) and Code Protection bit are examples of configuration settings that can be set through the bits of a Configuration Word. To use or manipulate these configurations, the user must be able to read them out of memory.

Figure 6-7. Read Configuration Word