rtx51 rtos
Hi,
Let me know your views in the following things...
1. For the real-time embedded application in 8051, I have to write my s/w in RTX51 using C51 compiler. There are only 3 priority levels available in this with 16 standard tasks and 3 fast tasks. 0,1,2 priorities are for standard tasks and 3 for fast tasks. Now I want to write and use C51 interrupt functions to write an ISR for monitoring the data on UART of 8051 and at the same time I want to monitor the data on Port0 when /ALE is high with another user ISR. How can I do this?
2. While running the application software in RTOS keil has the debugging functions for RTX51 created tasks. How can I use them in the application?
Suggesstions in this regard are most welcome...
Thanks in Advance..,
Abid.