Hello dear e2e-Community,
I have a strange problem with the loading of a binary into my controller. (Code Composer Studio v. 6.1, Windows 7)
A little bit of background information: We have started to build frequency inverters some years ago for motor control with the Concerto ControlCard and a custom base board which interfaces to the power electronics, measurements etc. Everything works fine there, we have created our programs in C, everything is tested.
Some day, we decided to break away from this ControlCard-solution and to integrate the Concerto-Chip directly onto our base board. In the end, this worked too, and the same programs run on the new, integrated design.
Now - and here comes the problem - we have changed our custom design a little bit, but the part concerning the Concerto-Chip was just copy-and-paste. I can connect the Debugger in Code Composer Studio to the two cores of the controller, but as soon as I want to load a program into the Controller (the same program as before!), I get the error message: "A data verification error occured, file load failed." This comes immediately after choosing the file to load.
How can this be? The Code Composer Installation is the same as before, so this can't really be the problem, I guess. The debugger (XDS100) and the target configuration file are also the same.
Can someone help me out there? Thanks a lot in advance.
Best regards,
Philipp
