I recently started getting the following error when loading my TMS570LS3137 HDK:
CortexR4: Flash algorithm returned an error during 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.73.0)
CortexR4: GEL: File: C:\Users\jeremy.henderson\Desktop\workspace\project\Debug\project.out: Load failed.
I can get the program to load if I comment out a couple of functions, then try the load again. This leads me to think there is a constraint on the size of the executable being loaded. I am using the free CCS license with the XDS100v2 USB emulator that is built into the dev board. Is there a size limit when using the free CCS license with the XDS100v2 on a TMS570LS3137?