Hi,
I am trying to use the GUI Composer to create a simple dashboard. I tried creating a simple test software with boot from flash mode and it worked with both the autoprogram checked and unchecked. I would eventually like to connect the GUI without the autoprogram with the target already programmed.
As suggested in https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/704757/ccs-tms320f28027-gui-composer-only-online I wanted to try connected the GUI to a dummy program with only the variables that I need to access.
I created a dashboard using the dummy program with autoprogam unchecked and created a runtime version on desktop.
Programmed the flash of the MCU with the actual .out file from CCS and programmed to boot from flash.
Then I tried connecting the GUI to the MCU. The GUI connects properly but the values that I need to be read do not update in the system.
Is there anything that I am doing wrong in this procedure?
Thank you,
Aditya