Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

RTX51 RTOS use for 8051

Status
Not open for further replies.

abid_ms

Junior Member level 3
Junior Member level 3
Joined
Oct 12, 2005
Messages
31
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,286
Activity points
1,653
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.
 

rtos use

Hi,
1. You must use RTX 51 full version, and can use more task.
2. Simulation on Keil Compiler working as reality.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top