This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC1354P10: CCFG memory address mapping

Part Number: CC1354P10

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.