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.
I meeted same question as below link.
Fault detail:
i can't find the V12.5 download address in webside(the last version is V12.4), could you please share CCS V12.5 download address for me?
Best Regards,
Jenson
hi, this version of CCS must have not release on TI website. I'll ask for you see if I can get the latest link.
you can follow the steps mentioned in the ticket, if it is not working, then try if version 12.5 CCS(if I get it I'll share with you) can resolve problem
got it, currently have 2 solutions 1: CCS V12.5, 2: enable this function in CCS V12.4,
as said in this ticket, could please provide the instructions to enable this function?
no, he hasn't sent it to me yet. I'll sent it to you as soon as I recieve it.
Ben,
I have replace this file in CCS 12.4 & 11.2, still meet below issue, also i comment
// *(unsigned long *)(DEVCFG_BASE + SYSCTL_O_DC21) = DCX_ENABLE_HIGH | *(unsigned long *)(TI_OTP_ADDR_DC21);
in f280033.gel file
C28xx_CPU1: GEL Output:
Memory Map Initialization Complete
C28xx_CPU1: GEL Output: ... DCSM Initialization Start ...
C28xx_CPU1: GEL Output: ... DCSM Initialization Done ...
C28xx_CPU1: GEL Output: ... DCSM Initialization Start ...
C28xx_CPU1: GEL Output: ... DCSM Initialization Done ...
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 0x080000@Program do not match Please verify target memory and memory map.
This error has a different verification address (0x80000 whereas before was 0x81000). Also, the Bank 0 Sectors for F280033 start at 0x88000. Can you show what the contents of the memory map are?