7.7.7. Adding GEL Functions to the Scripts Menu Using KeywordsΒΆ
You can add GEL functions that you access frequently to the Scripts menu of
the Code Composer Studio menu bar. To do this, use the menuitem
keyword
to create a new drop-down list of menu items under the Scripts menu. You can
then use the keywords hotmenu
or dialog
to add new menu items
in the most recent drop-down list.
There is no limit to the number of GEL functions that can be defined. However, the total number of menu items that can be added under the Scripts menu is limited. The Script Commands View can be used to display all the GEL functions menu items.