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.

TMS320F28P550SJ: Graphing floating point numbers from Logger

Part Number: TMS320F28P550SJ
Other Parts Discussed in Thread: SYSCONFIG

I am using the Logger from SysConfig to take sine wave data. The data is a float and is correct when I look at the array in the watch window of CCS 20.3. When I try to graph the array, all I get is garbage. I tried adding a & in front of the variable but it did not fix the problem. Since the data is good in the array, how can I visualize it using the graph tool?

Thanks

Dennis