Reg: The Priority to access UART

Status
Not open for further replies.

caniget

Newbie level 5
Joined
Dec 29, 2007
Messages
10
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,373
Dear Friends,
I am working with open RTOS for one of my Application. The controller i am using is LPC2478. I am developing an industrial automation application. I have to communicate two UART Port at a time. While doing so, i am facing a problem on priority. Can you please assist me on Accessing the 2 UART on a single time. Need a favourable reply from your side.

Thanks in Advance....
Reagrds,
Ragu
 

Dear i dont think u can do that.. being a single core microcontroller can perform only one job at a time..
it wont share machine cycle with another task...
how will u write code for doing dat???
at a time it can execute only one instruction
i.e.
SBUF0 = X; or SBUF1 = Y;
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…