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.

TMS570 Flash Load Error with Auto Gen ECC enabled

Other Parts Discussed in Thread: NOWECC, TMS570LS3137

I am using CCS 5.5.0.00077 with Hercules Emulation Tools 5.5.0.5. I get the following error when loading my .out file with the Auto Gen ECC option enabled in the On-Chip Flash settings:

Flash programming. Operation cancelled.

CortexR4: Unable to terminate memory download: (Error -1003 @ 0x2BC5) Internal error: Invalid parameter passed to function. Restart the application. If error persists, please report the error. (Emulation package 5.1.232.0)

CortexR4: GEL: File: C:\Users\name\Projects\Workspace\Debug\test.out: Load failed.

If I disable the Auto Gen ECC option, the .out file loads with no errors. Note: I am not using NowECC or appending any ECC data to the .out prior to loading.