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.

TM4C129x Cloud PinMux utility seems to have issues?

Trying to use the Cloud PinMux utility for a TM4C129x configuration (Tm4C129NCPDT). I am seeing issues after saving the pinmux file then later reloading in the utility to add more GPIO pins.

First created on 10/7/2015, the pinout.c file generated no longer showed the version for the TI PinMux.

When loading the same file on 11/9/2015, again, the pinout.c no longer shows the version for the TI PinMux.

After saving and loading again today, 11/11/2015, the TI PinMux utility complains of a conflict and would not load the file. Looks like when previously saved, the TI PinMux utility reused some internal requirementIds "MyGPIO67", "MyGPIO68", "MyGPIO69" all of which were previously defined and saved in the XML on 11/9/2015 by the TI PinMux utility.

I had to go edit the file by hand to change all the duplicated requirementIds in order for the TI PinMux to load the file.

The XML requirementIds are NOT visible or editable in the TI PinMux Utility, it is generated by the utility.

Anyone else having inconsistent behavior with the Cloud TI PinMux Utility? Does not seem to be very stable.

Thanks,
Don ...