-
Bug
-
Resolution: Unresolved
-
Medium
-
Code Composer Studio IDE
-
CCSIDE-4184
-
-
CCS_12.2.0
-
Generic
Enabling the Hex Conversion Utility in the project properties can cause a linker error for some projects that cause the build to fail. The project builds fine if the option is disabled. It appears that the issue is specific to libraries and linker command files that are explicitly linked to the project. Removing the links and adding the libraries and cmd files directly to the linker properties (–library) will work around the issue.