Re: Intel IXP420/425 BSP Compact Flash Driver

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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


.



Relevant Pages