Programming a driver in windows

Status
Not open for further replies.

Ramesh_maharjan

Member level 2
Joined
May 19, 2006
Messages
50
Helped
7
Reputation
14
Reaction score
0
Trophy points
1,286
Activity points
1,553
how to program a driver for the custom build embedded system for computer
 

hi all,
you can Window DDK and online document of microsoft to program for all kind of driver device !!
good luck
ThienThanAs !!
 

Some points to consider.

1. Interface: The method/bus/technology implemented to communicate with the processor.
2. Operating System: To which operating system the system is used.( Windows, Linux, Embedded, RTOS)
3. Application: Where the system is used. Whether kernel will communicate or user can communicate.
4. Protocol: Memory interface and communication protocol implemented in the system.
5. Support: Low Level Driver or Language Interface Driver.

..
 

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