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.

CCS: GUI composer - binding to target webserver



Tool/software: Code Composer Studio

Hi, do you have any examples of binding to a target webserver ? 

I have webserver running on Beagle outputting a JSON string when GET is invoked. Works fine from browser.

When I setup the same in GUI composer I do not see the GET command being sent to the server. 

Thanks.