I've imported a v2.0 project into Code Composer Studio v12.6 and after resolving several compiler errors, I'm ready to address linker issues.
After resolving library path issues for the BIOS and RTDX products, I have only several linker errors with code #10264 from maincfg.cmd.
Is there an error code listing that describes what #10264 is?
I'm using C5500 Code Generation Tools 4.4.1 and xdctools_3_24_05_48.
I'm assuming it's a memory layout issue -- are there any known issues importing a v2.0 linker configuration into a v12.6 project?
-dean