Tool/software:
Dear experts,
currently I'm trying to migrate our firmware projects from Code Composer Studio version 12.8.1.00005 to version 20.1.0.6_1.7.0.
I'm able to build the sytem project and get the .out-files for both used cores.
Unfortunately I can only load one .out-file in the debugging view. Loading the other core leads to the following error:
"Unable to read file "FW_EXE_App.out" (Error: Unable to read file "FW_EXE_App.out" that is too large to open)"
The FW_EXE_App.out filesize is: 56540KB.
The same file (build with CCS 20.1) can be loaded via CCS 12.8 without problems and the code works as exspected.
Why does the behavior of the new version differ from the old one?
Best regards
Lars