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.

With CLA running, CCS5 acting like breakpoint hit

I have a project using the F28069 and the CLA.  The code on the F28069 and the CLA is running just fine.  The problem I'm having is, CCS5 is acting like a breakpoint is being hit in the CLA code when the CLA is running.  I have no debug/breakpoint statements in the CLA code, but when I run, the CCS debug window will randomly jump to different sections in my CLA code, and the disassembly window will often show arbitrary sections of CLA code space.  Meanwhile, the CLA and the app on the 28069 run along without stopping, without error.

This is mostly an annoyance; I'm trying to edit some code, but the debugger window keeps switching to the CLA code.  My work-around is to stop execution.  Is there some CCS setting I need to enable/disable to prevent this weirdness?  Or just a bug? 

Thanks,

Brad