6.2 Read Flash

Enables the bootloader to interface with various memory drivers used by 8-bit PIC and 8-bit AVR chips.

Summary

Any bootloader will require an interface for reading data out of memory. This command is specifically designed to read values out of any address location passed to it, no matter what type of memory driver is currently being used in the bootloader.

Figure 6-2. Read Program Memory (Flash)