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/TMS320F28379D: CLA code won't work without debugger

Part Number: TMS320F28379D

Tool/software: Code Composer Studio

I am developing firmware that uses the CLA to do atan2() and log() computations.  When I have the debugger connected, the output of the CLA is correct but when I remove the debugger and run the same code. The output of the CLA is always 0.  Like if the CLA is not doing anything.  

Do you have any idea or suggestion on to where I should look to resolve this issue?

TIA