Somehow, I've run across a situation in which CCS 11.1 will not load a build using the debugger. It loads CPU1, then attempts to load CPU2. Since there is no CPU2, I get the error -1155 Device may be operating in low-power mode. The debugger has forced the device to wake up... (Emulation package 9.6.0.00172)
The .cproject, .ccsproject, and targetConfigs/TMS320F28386S.ccxml file are stored in git and pulled with the project. Others here do not see this problem.
Using the flash function (folder and arrow icon) works fine. I've tried a bunch of different things and nothing seems to make a difference.