Part Number: TMDSCNCD28027
Tool/software: Code Composer Studio
Yesterday I was working on my GUI Composer application (version 2.9.0, TI Cloud Tools). It was driving a TMDSCNCD28027 control card in the TMDSHVRESLLCKIT. After returning to the bench after a couple of hours away, the GUI Composer had timed out and I had to log in again. When I did so, the application that was working fine earlier in the day did not work at all. I found that every widget binding had disappeared! After I added all the bindings again, the application worked.
The project properties are:
- Device: TMS320F28027
- connection: XDS100v1 debug probe
- executable: HVLLC.out
The GUI uses several buttons, toggle buttons, and number boxes to interact with controller global variables using the "ti_model_prog" bindings. All these bindings were mysteriously deleted. I use a Javascript file in the application, and this was not affected. Also manual edits that I had previously made to the index.gui file in the text editor were not affected.
What caused my bindings to disappear?
While I have your attention, I would also like to request that the timeout period for the GUI Composer be made longer. It's annoying to get logged out several times during the working day, especially if I have unsaved edits that are lost when I am forcibly logged out.
Thanks,
Ciaran