I'm trying to compile and run the High Accuracy 16xx demo code. I have imported it all into Code Composer and built the project, then successfully flashed the binaries to the EVM. It seems to be running, as I got the "CLI operational" reply. I thought that I would be able to visualize the results using the Chrome GUI called "High Accuracy Visualizer" here: go-dsp.com/gallery/view/1359600/High_Accuracy_Visualizer/ unfortunately, whenever I try to load the web page, a message window pops up asking me to install TI Cloud Agent, which I have already done and used it to run the mmWave Demo Visualizer. Is there some conflict between these two web interfaces? Why would one work and not the other--it actually shows the graphics in the background of the message window, so I think that the javascript is being executed, it just thinks I am missing cloud agent. Also, will it cause problems if I am trying to run the High Accuracy Demo in debug mode?
Y