Part Number: TMS320F28379D
Other Parts Discussed in Thread: UNIFLASH
Tool/software: Code Composer Studio
Hi,
at the moment I installed the 6.1.0.00104 version of Code Composer Studio and compiler TI v6.4.3 on my computer. With this version I was able to load my project into the flash memory of the DSP F28377D without problems. Now I need to use the F28379D DSP which should have the same memory map as the F28377D. In this case the code composer bulds, but fails to write the flash memory and gives me the following error:
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 0x0000000000082000 do not match Please verify target memory and memory map. C28xx_CPU1: GEL: File: C:\_Projects\v170\F2837xD_examples_Dual\ipc_gpio_toggle\cpu01\ccs\CPU1_FLASH_DEBUG\ipc_gpio_toggle_cpu01.out: a data verification error occurred, file load failed.
I also tried to compile and run Control Suite ipc_gpio_toogle (v170) example, but the flash upload returns the same error.
- How I can solve this issue?
- Is a problem of code composer or compiler version?
- Can I solve the problem without change the veersion of the compiler and Code Composer Studio?
- Does exist any other tool in order to program DSP Flash?
Best Regards,
Nicola