| Author |
Message |
harrysoin
Joined: 14 Jan 2004 Posts: 31
|
27 Aug 2004 3:14 a realtime kernel |
|
|
|
|
how can i understand the wisdom to real time kernel?
any good idea or book to advise
|
|
| Back to top |
|
 |
fireplus
Joined: 31 Oct 2003 Posts: 195 Helped: 5
|
27 Aug 2004 8:49 Re: a realtime kernel |
|
|
|
|
hi,
there are many books on rtos in this forum
just search for it in the EDA E-books Upload/Download section
bye
Fire in the Wire :sm2:
|
|
| Back to top |
|
 |
daxxx1
Joined: 24 Jul 2004 Posts: 12
|
28 Aug 2004 9:35 Re: a realtime kernel |
|
|
|
|
| you can read UC os by Labrosse for starters, for advance topics, Linux kernel internals.
|
|
| Back to top |
|
 |
swapgo
Joined: 24 Jun 2004 Posts: 127 Helped: 2
|
11 Oct 2004 7:45 Re: a realtime kernel |
|
|
|
|
Hi
A book called UCOS-ii Real time kernal by labrose Is really a good book to start with.
|
|
| Back to top |
|
 |
banh
Joined: 16 Dec 2004 Posts: 472 Helped: 12
|
24 Dec 2004 2:22 Re: a realtime kernel |
|
|
|
|
www.ucos-ii.com
unfortunately, there's no ebook ...
|
|
| Back to top |
|
 |
devennan
Joined: 07 May 2004 Posts: 70 Helped: 4 Location: India
|
05 Jan 2005 6:33 Re: a realtime kernel |
|
|
|
|
The first step is to learn programing taking the advantage of Real Time System
after a while you would understand the RT system over view
if you are intrested in Kernel level programing only then do you need to understand this
else in any RT OS write a compact code
well RTOS time factor is very critical the out put of certain process is correct only upto certain time after that the answer is invalid
I guess you follow what i say
Added after 51 seconds:
The first step is to learn programing taking the advantage of Real Time System
after a while you would understand the RT system over view
if you are intrested in Kernel level programing only then do you need to understand this
else in any RT OS write a compact code
well RTOS time factor is very critical the out put of certain process is correct only upto certain time after that the answer is invalid
I guess you follow what i say
Added after 11 seconds:
The first step is to learn programing taking the advantage of Real Time System
after a while you would understand the RT system over view
if you are intrested in Kernel level programing only then do you need to understand this
else in any RT OS write a compact code
well RTOS time factor is very critical the out put of certain process is correct only upto certain time after that the answer is invalid
I guess you follow what i say
|
|
| Back to top |
|
 |