Hi Experts,
I am asking for my customer here.
How to assign _epilog_c28x_ to a user-defined flash address?
By default, _epilog_c28x_2 is assigned to .text, and this .text program segment belongs to the FLASH area, But when customer operate LFU/Updates, the some FLASH area would be erased by Customer Bootloader Code. So the code of _epilog_c28x_2 has been erased and becomes all 0xFFFF, and then Customer Bootloader Code cannot run normally.

Customer try to change the .txt to .bootflash as below figure, it not work for assign _epilog_c28x_. So how can we achieve it?

Pls have a look into this case. Thanks.



