Tool/software: Code Composer Studio
I am moving a project from V5.5CCS to V6. I can compile the C28 side of the F28M35H52C1 device without errors, but when switching to Release mode, I receive an error:
Build-configuration 'Release_F28M35x' does not exist in the referenced project 'hal_afe'. Use the 'Properties > Build > Dependencies' page to select an existing build-configuration.
In the Properties - Build - Dependicies, I receive
hal_afe <unresolved:Release_F28M35x>
phy_vcu <unresolved:Release_FCC>
csl_f28m35x_c28 <unresolved:Release>
What is causing this error and how do I resolve the above??
Thanks,
Pat
