Re: Nand flash port and cloning public common code

From: Steve Maillet \(eMVP\) (nospam1_at_EntelechyConsulting.com)
Date: 02/25/04


Date: Wed, 25 Feb 2004 18:38:57 -0500

Which NAND flash driver are you referring to? Typically there are 2
libraries created one that is intended for use in the Boot loader and or OAL
and the other is intended to be used in a FULL block driver for the system.
You don't need to sysgen capture the libs generated in either case since
they are just building a lib used in a later stage. If you are trying to use
the NAND driver in an actual Block device then you need to link in the FAL
etc.. to create the final driver DLL. You can sysgen capture the actual DLL
for that.

-- 
Steve Maillet (eMVP)
Entelechy Consulting
smaillet_AT_EntelechyConsulting_DOT_com


Relevant Pages

  • Re: USB not detected - help
    ... did you check for the presence of the driver dll in your windows map? ... USB device popup *didnot* come. ... Scenario 1: ... Did you copy the driver dll back from the device or did you got it from ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Driver development without Platform Builder
    ... > I have a little twist when it comes to device driver development - I'm left ... Otherwise a custom API would suffice. ... > load the driver DLL into device manager using ActivateDeviceEX. ... > Will using the public code supplied with Platform Builder ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Install USB host client driver
    ... drv.dll is my driver dll that I copied into the windows directory, ... Flame has OTG so the host has to run on OTG. ... How can I install my USB client driver for my USB device, ...
    (microsoft.public.windowsce.embedded)
  • Re: Initialization question
    ... I already got my driver working! ... Luca Calligariswww.eurotech.it ... 4294777742 PID:400002 TID:10d0002 DEVICE!CreateDevice: illegal entry ... point combination in driver DLL 'isrTest.dll' ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Install USB host client driver
    ... Note that you referring to PPC sample driver ... Manas wrote: ... After doing all these registry settings, when I connect my device to the OTG port of the O2 flame, it still prompts for the driver dll. ...
    (microsoft.public.windowsce.embedded)