Re: Which OS should I chose?
- From: tom@xxxxxxxxxx (Tom)
- Date: Mon, 25 Feb 2008 03:32:15 GMT
In article <97913e38-e5d0-4e1c-ad8c-7221cac573be@xxxxxxxxxxxxxxxxxxxxxxxxxxx>, "huxuelei630@xxxxxxxxx" <huxuelei630@xxxxxxxxx> wrote:
Hi, I have a big problem, please give me some help.
I have a PCI card which read 16KB data from FIFO to the memory when an
interrupt came out.And the interrupt is very fast, almost 16ms a time.
I have written a driver based on windows for the card, but lost too
many datas.
I want to change a embedded system, which OS should I chose? Please
help me .thanks.
Are you saying that you want to change to an embedded system BECAUSE your
Windows driver is losing too much data? Your PCI card is generating 16KB every
16ms, which is 1000 KB/s or about 8 Mbps. This is very slow compared to other
PCI cards that have Windows drivers like an old USB 1.1 card at 12 Mbps or a
WiFi card at 54 Mbps or a USB 2.0 card at 480 Mbps. The 16 ms interrupt period
shouldn't be a problem either since that's slower than Windows traditional 10
ms timesilce. If you're losing data, then it sounds like the problem is either
on the card itself or in the way your driver is written. Changing to an
embedded OS won't fix either problem.
.
- References:
- Which OS should I chose?
- From: huxuelei630@xxxxxxxxx
- Which OS should I chose?
- Prev by Date: Re: How can I display my mother tongue (Malayalam) in LCD display?
- Next by Date: Help newbe with 16F87
- Previous by thread: Re: Which OS should I chose?
- Next by thread: Re: Which OS should I chose?
- Index(es):
Relevant Pages
|