Tool/software: Code Composer Studio
As the title presents, I encournter a critical issue when programming to the CPU TMS320F28379D using CCS v7.4.0.
I run demo code for Lunchpad 379D; It run ok in Ram but when i run in flash an issuse comes out. the error code is list bellow.
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 0x86000@Program do not match Please verify target memory and memory map.
C28xx_CPU1: GEL: File: D:\hoc_tap\ccs7_workspace\Example_28379D_LaunchPad\CPU1_Flash\Example_28379D_LaunchPad.out: a data verification error occurred, file load failed.