Tool/software:
Hello,
I am a little confused about the datasheet states CCFG is last sector of flash memory. It should be at 0xFF800(100000-800).
However, the OAD guide shows the layout and CCFG resides at 0x50000000 which is outside 1MB flash memory.
Please help to clarify. Thanks.
The last flash memory sector must contain a Customer Configuration section (CCFG) that is used by boot ROM and TI provided drivers to configure the device. This configuration is done through the ccfg.c source file that is included in all TI provided examples.