This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS 6.1.2.00015 does not reload code when CLA symbols are loaded

I'm trying to develop a project that uses CLA on a TMS28377D.  If I connect to CPU_CLA1 and load the symbols for the CLA, then modify code, Build All (Ctrl + B), the "Reload the program automatically" no longer seems to work.  Normally, if I click Yes to the "Reload the program automatically" dialog box, the program will reload, CPU will reset, and Restart will occur.  But after connecting and loading CLA symbols, CCS silently does nothing after clicking Yes on the "Reload the program automatically" dialog box.

This can be reproduced with the C2000 Multi-day Workshop Lab 9, though I believe this can be reproduced with any CLA project.

If I Debug (F11) again, then reload automatically works again until I again connect to the CLA and load CLA symbols.  This appears to be unexpected behavior.