Hi
I am workign on WinCe4.2 platform.
There is some performance issue when we use 8GB CF card . The performance
with this high capacity card is very poor as compared to 1 GB card.
I am told to analyse the problem. I need to study the driver . I am still
confused from where to start ...????
I checked in BSP ,there if CF card/PCMCI component is there ,Following 2
files are included in this component
$(_WINCEROOT)\public\COMMON\oak\drivers\block\atadisk\diskio.c
$(_WINCEROOT)\public\COMMON\oak\drivers\block\atadisk\system.c
And one PCMCIA BUS driver component is also there ...
There are function ATARead and ATAWrite function in diskio.c. whne i Add
RetailMessage there to see messages while reading CF card.
But there is no message coming on debugger port .
Please help me...how to start checking and where to look ..
Waiting for reply