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?
