Hi all,
I am using the CCS 5.5.0.00077 with TMS320F28335 Experimental kit.
I am using one of the example project from ContolSUITE for ADC module. I want to export all the variable values from the
watch window. I tried right click in the watch window and select export and generate a txt file. But when I open the txt
file it has just the variable name and no values. The txt file is actaully a xml file as it start with <?xml version="1.0"
encoding="UTF-8"?> and has the variable names in a tree structure but has no values.
Thank you for your help.
Best Regards,
Pankaj Kadam