Other Parts Discussed in Thread: TCI6636K2H
Tool/software: Code Composer Studio
Hello all,
When i select the variant as 66AK2H12 and platform ti.platforms.evm.C66AK2E (since there is no other platform provided by TI), the MultiProc module gives an error which is "the multiproc name (CORE 1) does not match any of the possible names (HOST , CORE 0)". I think there is a conflict between platform name and device name. When I dig into the Settings.xs file in IPC module TMS320C66AK2E05 is the wrong device and it is not matching the properties of 66AK2H12.
1-) Is there a TI provided 66AK2H12 platform that I can use? If not, how can I create one?. Also can you provide example linker.cmd files for 66AK2H12.
2-) When I choose variant as TCI6636K2H the problem seems to be solved but this is not the device I have. What should i choose as variant and platfrom when I am creating my projects?
Best Regards,