NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.
Architecture GUI Composer
Gui Composer Architecture[edit]
Gui Composer is leveraging web based technology such as HTML5, JavaScript and Dojo to provide a platform agnostic user interface. The exact set of supported platforms is at this point limited by supported transport mechanisms.
Initial version of GUI Composer supports JTAG based transport mechanism. JTAG based support is available on the same set of devices that Code Composer Studio supports. Your particular application may have further requirements on non-intrusive access to targets memory. e.g C2000 family support real-time access and some ARM based devices provide non-intrusive memory access through Debug Access Port (DAP). GUI Composer version 5.5 introduced Serial transport for MPS430 and C28xx via a monitor running on the target. Ethernet and other transports are planned for future releases.
GUI Composer Runtime webserver architecture:[edit]