Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Driver Development - how can i compile this source?

Status
Not open for further replies.

real_tr

Member level 3
Member level 3
Joined
Mar 22, 2002
Messages
63
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
Turkiye
Activity points
433
Driver Development

Hi to all,
I want to create a driver for my application
I use ms vc .net but it gives error at ntddk.h
how can i compile this source?
What dou you use to compile drivers?
 

Re: Driver Development

real_tr said:
Hi to all,
I want to create a driver for my application
I use ms vc .net but it gives error at ntddk.h
how can i compile this source?
What dou you use to compile drivers?

you should use the command line as you can see it at the start menu ->DDK(i forgot the whole name) after you install DDK, then
type "> build" in any example driver directory.

ps. using vs.net is ok but it requires further steps to setup the environment.


aramis
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top