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.
Hello,
Stefano Sartorelli said:All cores can be loaded but core2 which is failing with the error:Error loading "../core2/Debug/Core2.out": File: /core2/Debug/Core2.out: a data verification error occurred, file load failed.
Are you loading the same program on all the cores and only core 2 fails? Are you using any GEL startup files with your target configuration?
Note the gotcha regarding the emulator drivers when installing on Linux. Did you install as root?
http://processors.wiki.ti.com/index.php/Linux_Host_Support#Ubuntu_12.04_64bit
Thanks
ki
Hi,
yes, I am using a DSS script to startup, but the problem was even loading manually with CCS and only with the core2 binary.
Anyhow I found out the root cause, I misconfigured is some way the target configuration moving from windows to linux.
About the other points:
1) libtpitrace.so is missing from CCS 5.0.3 but I saw it is present in 5.1.1.
I simply copied the library and it seems to work even with CCS 5.0.3, but is this a known problem? I could not find it documented
2) about BlackHawk BH560v2 drivers for the kernel 3.2.0-27, does anybody know if they are available?
I saw a note to look for upgrade on CCS 5.1.1 or greater, nothing on CCS 5.0.3
Many thanks!
Kind Regards
Stefano