Re: Intel IXP420/425 BSP Compact Flash Driver
- From: "K. S. Huang" <k_Underln_s_Underln_huang_AT_yahoo_DOT_com>
- Date: Thu, 15 Nov 2007 16:31:46 -0800
It depends on how your CF is connected to your IXP400 processor.
While the IXP400 series is coming with a PCI bus, it is quite common that
the device might be equipped with a PCI-IDE or PCI-PCMCIA controller.
To identify how the solution is using could be the first priority task, and
then you may try to include the correct driver (ATAPI for IDE, ATADISK and
PCMCIA controller driver (may not be available) for the PCMCIA one).
It is also possible that the CF card might be attached to the system memory
bus directly which means the CF is working as a IDE HDD but you may need to
modify the original ATAPI to adapt this scenario.
After identifying the interface and including a proper driver in your OS
Image, it might be useful to have a debug build and analyze the debug
message for narrowing down the root cause.
"Vahagn" <vahagn@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0E199421-6CDE-4A83-91D4-96C127F4C673@xxxxxxxxxxxxxxxx
I am fairly new to WinCE and have a project in which I have to find a
suitable driver for a compact flash interfaced to Intel IXP425 processor
through expansion bus. Intel provides a BSP for IXP425(Intel IXDP425)
however
the BSP does not include a compact flash driver. If I add the "Storage
Devices/Compact Flash / PC Card Storage (ATADISK)" driver from the catalog
items, build the image and load it into the device the compact flash
folder
is not visible in the file tree. I have the following items added to the
project.
Storage Devices
- ATAPI PCI/IDE Storage Block Driver
- Compact Flash/PC Card Storage Card (ATADISK)
- Promise Controller ATAPI Driver
Storage Manager
- CD/UDFS File system
- FAT File System
- Partition Driver
- Storage Manager Control Panel Applet
Can anyone help me started on debugging this issue. Should I configure
registry entries? if yes which and how? I am new to WinCE, so please
forgive
my lack of knowledge on the issue. Any feedback will be appreciated.
thank you.
--
Vahagn Hokhikyan
.
- Follow-Ups:
- Re: Intel IXP420/425 BSP Compact Flash Driver
- From: Vahagn
- Re: Intel IXP420/425 BSP Compact Flash Driver
- Prev by Date: Re: Large partition for FAT32 ?
- Next by Date: Re: CE Platfrom builder not working SOLVED
- Previous by thread: RE: Can not play video file via Network Media Device(NMD)
- Next by thread: Re: Intel IXP420/425 BSP Compact Flash Driver
- Index(es):
Relevant Pages
|