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.

TMS320F28379D: Problem debugging the old project in CCS 12.7

Part Number: TMS320F28379D
Other Parts Discussed in Thread: LAUNCHXL-F28379D, C2000WARE

Tool/software:

Good afternoon.

I am working now with the old project based on Delfino MCU. The project was originally created about 4 years or more ago.

The project starts and running but I have problems with watching variables and seeng graphs. 

When I try to display graph for float data, I get message "float[1] is 16", and in watch window I see incorrect values too. The almost same problem with integer values. Before, when project was debugged 4 years ago , the debugging was ok.

Reading the datasheet I found the byte size on C2000 is 16bit, so it could be the cause. How to avoid this behafiour?