Tool/software: Code Composer Studio
Hello,
I have been using the GUI Composer for creating an application with some linear graphs, buttons and indicators. I am using XDS100v2 for communication with a Delfino F28379D control card. I am very happy with it and it is satisfying my needs beside a little problem.
The problem I have is to pre-process some data arrays before displaying them in graphs. To be more precise I have some 16bit data arrays to save communication performance, which I need to scale back to float.
I have seen the example (www.youtube.com/watch and replicate it and seems to work fine. As soon as I am setting up the communication with my control card the javascript binding stops working. Am I missing something here???
Thanks in advance,
Radu