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.

TMS320LF2407a - eZdsp: Problems transferring program through On-Chip Flash Programmer.

Other Parts Discussed in Thread: TMS320LF2407A

Hi there, I'm working with the TMS320LF2407a - eZdsp and I'm having trouble transferring my program to microntroller mode using the On-Chip Flash Programmer in Code Composer v3.1.

The error I'm getting when verifying the program is:

"Error: Verify Failed at program address 0x8800, data is 0x7e56, expected 0x8aa0"

"Error: Verify Failed at program address 0x8801, data is 0x00ff, expected 0x80aa0" 

and this repeats itself multiple times.

When we execute the program:

"The address specified in the COFF file is out of range (Flash memory)"

Anyone have any idea as to what might be going wrong? Our program works fine in microprocessor mode (when it's hooked up to the computer).

Thanks,

Les