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.

GUI composer: Could not read,write execution state prevented access

Hi,

I created a very simple GUI using GUI composer.
Used the number box widget.

When I exported it as a standalone app, it is able to download the program to the board, but the widget is not able to communicate.
Red cross shows up beside the widget, when I hover on that it says "Could not read 0x70066A49: execution state prevented access".

Initially, the same issue I faced when I exported it as a CCS view, but then I found a solution for that in the following thread
https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/472227/adc_value-unknown-error-could-not-read-0x0200-execution-state-prevented-access
For this issue in CCS view I checked the checkbox in autorun options under debug in target configuration properties.

But how to resolve the issue in the standalone app?

Thank you
Praneeth G