Part Number: CODECOMPOSER
Hi,
I am currently using CCS v20.x for C2000 MCU development, and I noticed that some essential configuration options in the Graph Tool—specifically Index Increment and Auto Scale ON/OFF—seem to be missing.
Historically, these options were fully customizable by the user, spanning from the legacy CCS v3.3 all the way through the Eclipse-based versions (v4 to v12). If I remember correctly, a similar thing happened during the early Eclipse transition (around v4/v5) where the Y-axis Auto Scale OFF and fixed-value locking features were briefly dropped and then added back later. It feels like this regression is repeating in the move from v12 to v20.


Are there any plans to restore these user-configurable properties in upcoming updates for CCS v20.x or v21.x?
• Auto Scale ON/OFF (True/False)
• Max/Min Y Value
• Index Increment
When debugging C2000 MCU applications, turning off Y-axis Auto Scale to set fixed Max/Min values is incredibly useful for visually monitoring ADC result data. The Index Increment is also crucial when I need to observe accumulated data at wider sample intervals. It would be highly appreciated if the development team could bring these two critical settings back into the new CCS Graph Tool.
Best regards,
Sang-il