New to MQX

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

New to MQX

2,683件の閲覧回数
saibhargavi
Contributor II

Hi,

 

I am very new to work on RTOS. I had looked into MQX training material and i was able to work with few examples. I feel i need some guidance from people who have worked on MQX who could help me to learn MQX at faster and efficient way. Looking forward for your valuable guidance.

 

Best Regards

 

sai

 

 

0 件の賞賛
返信
5 返答(返信)

1,317件の閲覧回数
saibhargavi
Contributor II

Hi,

 

Good Morning. Thankyou for the reply. I am looking into RTOS concepts from google. I would be very happy if you guys can share documents related RTOS basics and MQX RTOS sample codes which you people have worked on if possible. I would post all my doubts as and then i go through the each concept in RTOS.

 

Is it possible to make two clients routines to transmit data to the same server routine using Message Queues in MQX.?????

 

Best Regards

sai

 

 

 

 

 

0 件の賞賛
返信

1,317件の閲覧回数
CarlFST60L
Senior Contributor II

You might want to do some research on multi threaded development. MQX call's them tasks, most other operating systems call them threads. There are some books you can buy on multithreaded application development which you should find useful. Many books are RToS specific, but the concepts are almost identical.

 

IMO, MQX is not about teaching us the techniques of multithreaded application development, its about supplying the RToS and the information related to MQX.

 

Good luck.

 

 

0 件の賞賛
返信

1,317件の閲覧回数
MQXuser
Contributor III

Hi,

 

I am looking for a book that covers multi threaded application developement. Do you have any suggestion?

I learned the basic RTOS concepts from MicroC/OS-II book but now I would like to check something focused on multi threaded design.

 

Thanks

0 件の賞賛
返信

1,317件の閲覧回数
JuroV
NXP Employee
NXP Employee

Hi.

I recommend you user guides (PDF files) which are bundled in each MQX release, in the doc folder. Consider MQX as a set of functions, which are linked to your project.

0 件の賞賛
返信

1,317件の閲覧回数
MQXuser
Contributor III

Hi sai,

 

Welcome to the start of a long learning curve. Most of us are also starting with MQX, I suggest that you continue with the examples along with the MQXRM and MQXUG wich explain function details and kernel principles. There are also manuals for MFS, RTCS and USB, dive into these if your application will use them. You can also check the FTF were there are some technical sessions about MQX. 

 

Regards,

 

P.S. If you are new to RTOS and not only MQX make sure you understand basic RTOS concepts.

0 件の賞賛
返信