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 and array variables

I want to use a dial widget to display and modify a global array variable in a Stellaris LM3S9D96, for example "guiTest[0]. I am using CCSv5.4. The GUI will display the correct value on the dial, but when I turn the dial I get a red "X" and the value will not change. Am I missing a setting or something? It works perfectly on my non-array variables.