A question about CF card (IDE interface)!

windows ce

    Next

  • 1. Simple Serial port test application
    Hi, I made a simple application to capture the data from serial port and write to a file(In target device). I made this application in eVC ++ and my target device has wince 5.0. I ported OS to target device. When i run this application its saying "Could not open serial port" I couldn't trace out the reason for it. Already i am getting debug messages when i load OS. Here with i am sending the snippets.Suggest me to resolve this. hSer = CreateFile(TEXT("COM2:"),GENERIC_READ|GENERIC_WRITE, 0,NULL,OPEN_EXISTING,0,NULL); I was not able to open (COM0,COM1 and COM2) any COM ports and read, write to it. Regards, Kirthika
  • 2. "Received config for unrecognized service KDBG"
    I am porting BSP to a ARM based platform. I'm using ethernet KITL. I am able to get the debug messages on the PB. But, the kernel debugger is not working. In the log it says "!Received config for unrecognized service KDBG". I selected "Enable Kernel debugger" and "Enable kitl" in the build options. Whereas the other two service DBGMSG and PPSH are registered. Can anybody please help me in resolving this problem . regards, Dilip
  • 3. Streaming via RTP for Windows Mobile 5.0
    Hi all, Can we use getpeername() api when we are connected with multiple UDP sockets in WINCE 5.0. I get the address filled with 0s Any help will be appreciated. Thanks, Lovish
  • 4. Graphic lib for text and polygons
    Hi there I've been using GDI in MFC for some time now with EVC4. Sadly it appears it cannot draw polygons on the pocket pc or draw lines with custom styles. I use it to draw maps (GIS data), but maps without forests or lakes aren't much fun, so the question is what to do now. I've been looking at various OpenGL libs, but I don't see anything in their API about text printing or font support. I've just started looking at DirectDraw, but gosh it's complicated! Basicly I need a graphics lib with support for: * true type fonts (rotation, scaling.., as with logfont in GDI) * line styles (thinkness, colour, custom defined styles as in dotted lines) * polygons (a boundary colour and a fill colour) I just cannot find anything out there that supports all three. Am I out of luck or have I missed something? Thanks Sune Fischer TetraSoft
  • 5. Data Abort Error: How to debug?
    Hi, Through an application we are writing data continuosuly on COM2. After COM_Write Exit we are getting Data Abort and Exception Error. Below is the exception that I am getting. 69156 PID:400002 TID:1a80002 Exception 'Data Abort' (4): Thread-Id=01a80002(pth=87f1ac04), Proc-Id=00400002(pprc=847bbaa0) 'NK.EXE', VM-active=01a70002(pprc=87f1a8ec) 'Subproject1.exe' 69156 PID:400002 TID:1a80002 PC=c039ab8c(devmgr.dll+0x0000ab8c) RA=c039ab80(devmgr.dll+0x0000ab80) SP=d165fddc, BVA=00000000 69156 PID:400002 TID:1a80002 Exception 'Raised Exception' (-1): Thread-Id=01a80002(pth=87f1ac04), Proc-Id=00400002(pprc=847bbaa0) 'NK.EXE', VM-active=01a70002(pprc=87f1a8ec) 'Subproject1.exe' 69156 PID:400002 TID:1a80002 PC=c004bc84(k.coredll.dll+0x0002bc84) RA=84059b74(kernel.dll+0x00019b74) SP=d165f5a4, BVA=ffffffff 71330 PID:400002 TID:1a80002 COM_PreClose: 0 users in MDD functions Could some one please tell me how to find exactly in which dll this exception occurred ? devmgr.dll or uart.dll ? I read Bruce Eitman posts in Google Groups. But, I didn't find EA in makeimg output file which is in Release Directory. Is there any makeimg output file some where else other than in Release Directory ? Otherwise do I need to enable some settings in VS2005 ? Can we use RA as the Exception Address for the Data Abort Error ? Thanks, Sudheer

A question about CF card (IDE interface)!

Postby smile_lh » Wed, 16 Mar 2005 15:01:02 GMT

I use PB4.2 to build my OS image ,add "ATAPI PCI/IDE Storage Block Driver"
and "FAT file system" by drag them from the catalog.
My hardware is x86-based.In this condition ,IDE harddisk and some CF cards
work well,(can read/write ,and displayed in WINCE OS ),but some CF cards
does not work(have no icon in WINCE OS,so can't read or write) .I use a
utility named HWINFO to check the disk information about my CF cards.
I found that, the CF cards that works well only support LBA mode in the
harddisk features,and that can not displayed in the WINCE OS support two or
more features ,such as LBA,DMA,IOROY,and so on .
Does this means that WINCE only support some singel harddisk feature,but not
support the CF cards that hold two or more features well?
How to make my WINCE OS support the CF cards that hold two or more features
?

Any help would be greatly appreciated!
Thanks
smile_lh



Similar Threads:

1.A question about CF card (IDE interface)!

I use PB4.2 to build my OS image ,add "ATAPI PCI/IDE Storage Block Driver" 
and "FAT file system" by drag them from the catalog.
My hardware is x86-based.In this condition ,IDE harddisk and some CF cards 
work well,(can read/write ,and displayed in WINCE OS ),but some CF cards 
does not work(have no icon in WINCE OS,so can't read or write) .I use a 
utility named HWINFO to check the disk information about my CF cards.
I found that, the CF cards that works well only support LBA mode in the 
harddisk features,and that can not displayed in the WINCE OS support two or 
more features ,such as LBA,DMA,IOROY,and so on .
Does this means that WINCE only support some singel harddisk feature,but not 
support the CF cards that hold two or more features well?
How to make my WINCE OS support the CF cards that hold two or more features 
?


2.IDE to CF Card Issue

Hi,

I am running windows ce 5.0 on X86 based VIA ETX board. In that i am trying 
to use CF card via IDE to CF card converter. The CF Card is not at all 
detected in the os. ATAPI driver is included in the build. I tried lot of cf 
cards from which only one is detected which is from RiDATA manufacturer. I 
have searched lot in the internet groups. i didn't get any clues. Can anybody 
help me to resolve this? 


Thanks in advance.

3.WinCE 5.0 IDE CF card enumeration

x86 Device with IDE CF card on Secondary Master, harddrive on Primary 
Master.  ATAPI driver enumerates the devices as harddrive = "Hard Disk" and 
CF card = "Hard Disk2".  Due to hardware design I cannot switch the 
connections but need to have the reverse naming, i.e. CF card = "Hard Disk" 
and harddrive = "Hard Disk2". I thought this could be done in the registry. 
I tried swapping "DeviceId" settings between "...PDC20262\Device1" and 
"...PDC2026\Device0" registry keys and that did not work.  I tried 
introducing "InstanceIndex" keys and that did not work.

Does anyone know how to coerce the IDE device enumeration to get the naming 
I desire?

-John 


4.CF card at IDE port: Removable drive !?!

Hi,
have a CF card connected to ide port via passive adapter.
XP reports "removable drive" and refuses to partioning the drive.
How to make it a "fixed drive/hard disk" again?
Best regards
Juergen


5.CF card at IDE port: Removeable drive !?!?

Hi,

have a CF card connected to an ide port via passive adapter.
XP reports "removable drive" and refuses of partitioning the drive.

How to make it a "fixed drive/hard disk" again?

Best regards
Juergen






6. If CE5 can support 16GB CF card with PCMCIA interface

7. CF Cloning via USB to IDE to CF

8. CF Storage Card Question (4.2 .Net / Sandgate)



Return to windows ce

 

Who is online

Users browsing this forum: No registered users and 42 guest