Hello,
I'm trying to simulate a known code base. I reversed engineered the make files and am trying to use a single project within Code Composer to compile, link, and simulate. After many issues, I have been able get a fully linked application but cannot get the code to load properly into the simulator.
Data verification failed at:....
I'm not sure that the linker command file and the GEL files are correct.
Is there a detailed document to get the simulator up and running properly?
Kim
P.S. I have been able to simulate small test projects that I have created, but cannot get the product code to simulate. BTW, I'm new to Code Composer. Any pointers?