Part Number: TMS320F28377D
Other Parts Discussed in Thread: TMS320F28379D, , C2000WARE
Hello support
I'm currently porting software from a TMS320F28379D to a TMS320F28377D. I'm using CCS v7.2.0.00013 for this.
I'm able to debug on the TMS320F28379D using CCS v7.2.0.00013. However, I'm not able to debug on the TMS320F28377D using CCS v7.2.0.00013. I'm using the exact same output file. To debug on the TMS320F28377D, I need to use CCS v9.1.0.00010.
Error message from TMS320F28377D and CCS v7.2.0.00013:
C28xx_CPU1: File Loader: Verification failed: Values at address 0x88000@Program do not match Please verify target memory and memory map.
But if I use a sample file from C2000Ware, I can debug on both microcontrollers using CCS v7.2.0.00013.
Furthermore, I switched back to CCS v7.2.0.00013 but now I'm able to debug my own software with CCS v7.2.0.00013.
It is not my intension to continoue using old CCS versions. My intension is to understand what's causing the issue and whether I still have an issue somewhere. May you know the cause?
Thank you in advance for your support.