i added a new project to act as a device driver
i want to use calls to xllp libraries in the csp of the pxa270
i want to use som include file in thr platform.
how can i make them available to my new project
how can i add new device driver that can use the pklatform resources like
defined irqs and system interrupts
thanks

Re: new device driver and common code by Anthony

Anthony
Wed Apr 12 02:44:55 CDT 2006

Check out the file called SOURCES. That's where you can add libraries to
link to, folder where you will put some include files and so on.

HTH

--
--
--
----------------------------------------------------------------
Anthony Pellerin (eMVP)
ADENEO (ADESET)
Windows Embedded Consultant
<apellerin AT adeneo DOT adetelgroup DOT com>
http://www.adeneo.adetelgroup.com
Tél : +33 (0)4.72.18.57.77
Fax : +33 (0)4.72.18.57.78
----------------------------------------------------------------
"Rona" <Rona@discussions.microsoft.com> a écrit dans le message de news:
86540AA3-D34C-4632-9558-1A913C991280@microsoft.com...
>i added a new project to act as a device driver
> i want to use calls to xllp libraries in the csp of the pxa270
> i want to use som include file in thr platform.
> how can i make them available to my new project
> how can i add new device driver that can use the pklatform resources like
> defined irqs and system interrupts
> thanks



Re: new device driver and common code by Valter

Valter
Wed Apr 12 03:22:58 CDT 2006

=?Utf-8?B?Um9uYQ==?= <Rona@discussions.microsoft.com> wrote in
news:86540AA3-D34C-4632-9558-1A913C991280@microsoft.com:

> i added a new project to act as a device driver
> i want to use calls to xllp libraries in the csp of the pxa270
> i want to use som include file in thr platform.
> how can i make them available to my new project
> how can i add new device driver that can use the pklatform
> resources like defined irqs and system interrupts
> thanks

You can add the COMMON\CSP\...\INC subdirectories to your project's
includes search path from the project properties dialog or by adding
the new directories to the INCLUDES directive using a ";" to separate
it from other paths.
If you need to link external libraries you may add them to the
SOURCELIBS directive or inside the linker options tab of the project
properties dialog.

--
Valter Minute
(the reply address of this message is invalid)
(l'indirizzo di reply di questo messaggio non è valido)