-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
Code Composer Studio IDE
-
CCSIDE-3941
-
CCS_10.1.0
-
Generic
Issue was reported with an environment with a main project with dependencies on two other library projects. One of the library projects also has a dependency on the other library project.
If the main application is imported first. An error occurs: "assertion failed: operation was not prepared"
If the library projects are imported first, then there is no issue. Hence the order of import has an issue.