Re: Hardware Abstraction
- From: Rene Tschaggelar <none@xxxxxxxx>
- Date: Tue, 28 Nov 2006 00:38:30 +0100
Vladimir Vassilevsky wrote:
Hello All,
I am looking for a concept for abstracting of a hardware. It is desired that the concept should be convenient, clear, consistent, logical and pretty universal.
My goal is developing more or less universal HAL and application framework for automotive, control and instrumental. It should not be tied to a particular OS, CPU or board.
Can you recommend a good reading on that. I am not very interested in the specifics of a particular OS or board, but in the good concepts and ideas.
Such as block and stream devices ?
Those almost infinitely clever abstractions lower
the performance to almost zero when someone then
tries to implement a serial protocol on serial hardware
but with a stream device driver in between.
IMO, a HAL is a bad idea in many cases, especially
on embedded hardware. How to dump performance on
zero advantage.
Rene
--
Ing.Buero R.Tschaggelar - http://www.ibrtses.com
& commercial newsgroups - http://www.talkto.net
.
- Follow-Ups:
- Re: Hardware Abstraction
- From: Vladimir Vassilevsky
- Re: Hardware Abstraction
- References:
- Hardware Abstraction
- From: Vladimir Vassilevsky
- Hardware Abstraction
- Prev by Date: Hardware Abstraction
- Next by Date: Re: which object orient language is most suitable for embedded programming ?
- Previous by thread: Hardware Abstraction
- Next by thread: Re: Hardware Abstraction
- Index(es):
Relevant Pages
|