Part Number: LAUNCHXL-CC26X2R1
Hi TI,
In the project multi_role what is the use of multi_role_menu and tbm_btn_menu .I didnot find any material w.r.t them. Readme file attached has no clue of them.
Can you provide some informatiuon about it.
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.
Part Number: LAUNCHXL-CC26X2R1
Hi TI,
In the project multi_role what is the use of multi_role_menu and tbm_btn_menu .I didnot find any material w.r.t them. Readme file attached has no clue of them.
Can you provide some informatiuon about it.
As I know, there is no dedicate documents for multi_role_menu and tbm_btn_menu. Basically, tbm_btn_menu is the infrastructure to the whole two button menu UI for SDK application and multi_role_menu is the real implementation of application dedicated UI. For details, you might need to study the source code to get it.
Hello,
YK's reply summarizes these files correctly. Note, these files are application code and are provided mainly for customers to get started. Every application is different, so depending on your requirements these files may actually be unneeded. multi_role_menu would be a good place to start as it lists the menu items and corresponding code executed by the actions available per menu item.
I've assigned your post to an expert who can comment further on any specific follow up questions.