Why events are created in RTOS?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Why events are created in RTOS?

593 次查看
sforsajith
Contributor I

 I have a example source code for wireless Bluetooth  QN908X  (as shown).

what is the purpose of creating this event ?  Is task has multiple events?

UUU.jpg

标记 (1)
0 项奖励
回复
1 回复

547 次查看
estephania_mart
NXP TechSupport
NXP TechSupport

Hello, 

I'm not sure if you are referring to general events in RTOS or the ones in the Wireless connectivity stack, if you are developing your own application you will be required to define task events and queues for the desired behavior of your application. 

To understand more about what is done and set with the different events available in the examples, please check the BLE Application Developer's Guide which it's available in the documentation folder of your downloaded SDK. 

Regards, 

Estephania 

0 项奖励
回复