Re: Problems in adding a driver in BSP

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: A. Trompetto (spammatemi_at_bigfoot.com)
Date: 03/24/04


Date: Wed, 24 Mar 2004 10:55:27 +0100

Ciao Daniele,

I think you have two differnt problems here:

-Your .cec file won't be added to che CEPC platform: I think this is the desired behaviour. To modify the CEPC BSP (i.e. to add a
driver to it) you need to clone it first, and then add your own driver. That's what you already tried, and the driver was
succesfully added to you BSP. Only, you incurred in the second problem, that is
-You have a problem building your driver, so "Nmake can't find...". This could be the result of many things, most probably an error
in the sources file (e.g. did you specify where the binary file will be built with RELEASETYPE? ) or an error in the build of your
driver (have you checked that the driver is actually built?) or an error in the .cec file itself, ...

In case these hints do not help, post your sorces and .cec file as suggested.

Anna

_____________________________________________
Do not reply to me directly; Reply-to address is a spamtrap.



Relevant Pages

  • Re: Problems in adding a driver in BSP
    ... My target is adding a driver for serial mouse because I am developing a CECP ... BSP created with the clonation of CECP:x86) ... built with RELEASETYPE? ... in the .cec file itself, ...
    (microsoft.public.windowsce.platbuilder)
  • Re: How to build my driver from the IDE?
    ... don't modify or put your code in the common ... Once you have the correct place to put the driver, ... Using a CEC file, you can make easier copy the files to the platform ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Question on Catalog
    ... image i get reponse saying add CE_MODULES_PCMCIA eg for the PC Card driver. ... > Definitely take it out of the CEC file. ... >> ARM ...
    (microsoft.public.windowsce.platbuilder)
  • Re: project1.bib ?
    ... I added a driver to my platform and created a CEC file for it. ... warning in my build about a duplicate entry. ... > final image and it's confusing. ...
    (microsoft.public.windowsce.platbuilder)