-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
Code Composer Studio Theia
-
CCSNXT-3493
-
CCS_20.5.0
-
CCS_21.0.1
-
None
When buildProject is called during an active debug session, CCStudio IDE default behavior is to show a modal dialog asking whether to reload the program. This blocks automation: the agent cannot proceed until a human dismisses the dialog. The agent may also call loadProgram independently, causing a double-load race.