Hello,
I'm trying to port an existing small example application, working for CCS3.3, to CCSv4. In the meantime it compiles and links to an OUT-File. My next step is to load the application on a device in a custom board (our own development), based on a DM642.
At first, I am wondering: is there no device definition file for the DM642? Is this a bug or is there an other file I can use for a custom DM642 board?
I tried to make my own definition for the DM642 device with a copy from C6415. Alternatively I used the definition for the EVMDM642, with may own GEL file instead of the default GEL file (for SDRAM cionfiguration). With both configuration I get the same error on starting debugging: "Invalid file format"
What does this error mean? It is possible to continue and to reset the target, the shown memory content is correct, so it seems to be a valid connection. But loading the OUT-File results in the same error: "Invalid file format".
Any idea?
Thanks,
Kind regards,
Andi