Part Number: TMS320F28377D
Tool/software: Code Composer Studio
I have been coming across strange data verification errors. CCS output pasted below. The odd thing is that I am able to successfully program one revision of my boards and not another, although there was no design change between board revisions. I have checked pull-up/down resistors on programming pins and boot mode pins, and there are no differences between the boards.
Part markings on the successfully programmed MCUs are : YFC-88A383W
Part markings on the unsuccessfully programmed MCUs are : $4C-97A411W
Could the batch of MCUs have anything to do with the issue? Anything else in hardware that could impact?
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 0x82000@Program do not match Please verify target memory and memory map.