Part Number: LAUNCHXL-F28069M
Tool/software: Code Composer Studio
Can we have the CCS in debug and run with watch variables and GUI2 connected at the same time?
I want to interract from both ways and still debug my app
is it possible?
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.
Part Number: LAUNCHXL-F28069M
Tool/software: Code Composer Studio
Can we have the CCS in debug and run with watch variables and GUI2 connected at the same time?
I want to interract from both ways and still debug my app
is it possible?
You can run the GUI app from within a CCS desktop view, and that way you can do normal CCS debugging along with GUI visualization. The procedure is described in this GUI Composer tutorial, please see Lab2 - Export GUI Composer App.
However, I do want to mention that we recently found a bug where running a GUI Composer app in this manner caused the debug session to terminate when the program was put to run. The issue has not yet been characterized enough to isolate the conditions under which it occurs, so you could still give it a try. But if you do find CCS terminating unexpectedly, then it is likely the same issue, and we hope to address this in the near future.
Thanks for the precision
I have CCS7, should I go to CCS8 ? or I can still use these features on CCS7?
I am experiencing very poor internet connexion in the lab where I use the F28069M, I would prefer having a GUI that I can build totally offline like it was the case with GUI 1
Sincerely, I prefer TI come back to an offline dev. solution of GUI.
Best regards
Lotfi said:I have CCS7, should I go to CCS8 ? or I can still use these features on CCS7?
You could use CCSv7, but I would recommend moving to CCSv8 if there is no compelling reason to stay with CCSv7.
Lotfi said:I am experiencing very poor internet connexion in the lab where I use the F28069M, I would prefer having a GUI that I can build totally offline like it was the case with GUI 1
Although we do not have any plans to support offline GUI designer at this time, we understand the request and will take it under consideration. Thank you for your feedback.