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.

TMS320F28377D: TMS320F28377D Debugger flashing issue

Part Number: TMS320F28377D
Other Parts Discussed in Thread: UNIFLASH,

Hi all,

In my project I use custom board consist of TMS320F28377D.CCS Uniflash used to do flash the program and XDS100V2 device use as the Debugger .But some board was unable to flash the program because its shows error before flashing.

But interesting thing is that 'if I flash a new firmware file to working board and then use the same CCS uniflash workspace and debugger without disconnect from the same workspace then it can able to flash the faulty board.

please give any idea to resolve this issue.

Thanks in advance

  • Jojo Mathew,

    What is the error that you got from UniFlash?  

    What version of UniFlash are you using?

    Did you try to use the latest UniFlash version and see if that clears the issue?

    Please take a look at: https://e2e.ti.com/support/microcontrollers/c2000/f/171/t/729543?-FAQ-Product-Change-Notice-PCN-20180523001-1-for-TMS320F2837x-and-TMS320F2807x-devices

    Thanks and regards,
    Vamsi

  • Thank you Vamsi,

    i got the following error from CCS uniflash 

    What is the error that you got from UniFlash 

    [14:00:52] C28xx_CPU1: GEL Output:
    Memory Map Initialization Complete

    [14:00:53] Begin Writing flash memory operation.
    [14:00:53] Loading program: D:\DSP\alphaCPU1.out
    [14:00:53] WARNING >> 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.

    [14:00:54] ERROR >> C28xx_CPU1: File Loader: Verification failed: Values at address 0x0000000000082A25 do not match Please verify target memory and memory map.

    [14:00:54] ERROR >> C28xx_CPU1: GEL: File: D:\DSP\alphaCPU1.out: a data verification error occurred, file load failed.

    [14:00:54] File: D:\DSP\alphaCPU1.out: a data verification error occurred, file load failed.
    [14:00:54] Operation Writing flash memory returned.

    What version of UniFlash are you using?

    Uniflash_3.4.0.00003_win32

    Did you try to use the latest UniFlash version and see if that clears the issue?

    It shows the same error after update the software

    I was gone through the link mentioned but can't able to find out the changes required to solve  this.Please help me to resolve this problem.

    Thank you

  • Jojo Mathew,

    You said you updated the SW.  Just to confirm: What is the UniFlash version you updated to?   As per the link that I shared, if you use a version of UniFlash prior to UniFlash v4.6, you need to update to UniFlash v4.6 (for 32-bit windows) or UniFlashV5.X (or higher for 64-bit windows).

    Please confirm the version you are using.

    Thanks and regards,

    Vamsi

  • Thanks Vamsi,

    The latest version is working fine ( UniFlash v4.6 ).Before I was update the software from Help option.Then I installed the latest software and try it so it working fine.

    once again thanks for your support.

    Jojo Mathew