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.

CCS/TMS320F28379S: C28xx_CPU1: Flash Programming problem

Part Number: TMS320F28379S

Tool/software: Code Composer Studio

Dear Support,

I get the following error during debugging my SW on the controlCard: 

C28xx_CPU1: GEL Output:
Memory Map Initialization Complete
C28xx_CPU1: Loader: One or more sections of your program falls into a memory region that is not writable.  These regions will not actually be written to the target.  Check your linker configuration and/or memory map.
C28xx_CPU1: File Loader: Verification failed: Values at address 0x97D48@Program do not match Please verify target memory and memory map.
C28xx_CPU1: GEL: File: D:\MyProjects\HearRemovalProject_Ligher_USB\HearRemoval\HearRemoval_Emb\HR_Emb\HR_Emb_DSP\Debug\HR_Emb_DSP.out: a data verification error occurred, file load failed.

Address 0x97D48 is from  
FLASHF                00090000   00008000  00007d57  000002a9  RWIX

and it is defined as RW

My map file is:

/cfs-file/__key/communityserver-discussions-components-files/81/HR_5F00_Emb_5F00_DSP_5F00_map.zip

cmd file is:

/cfs-file/__key/communityserver-discussions-components-files/81/TMS320F28379D.zip

Could you pls help me to identify the problem?

Thanks,Sabina