problem with CEPC
Iam trying to download VOIP image into CEPC via ethernet connection.
When iam trying to dial,iam getting the dial tone but IAam unable to make
the call.
It is giving the following message:
"MEDIA SESSION DOES NOT EXIST"
which is creating this problem??? Tag: MAPI in WINCE 4.2 or later? Tag: 68766
Can't get to WWW
Hello
I used dial-up to connect the GPRS service.
The GPRS module is a virtual COM port via USB.
It connected to OTG device.
It can get to connected state.But it can't link to WWW or MSN.
If I switch module to the other USB host.(Not via OTG)
It can dial-up and link to WWW.
Did someone know about this problem?
Thanks for help. Tag: MAPI in WINCE 4.2 or later? Tag: 68764
Migrating WINCE 4.20 to WINCE 5.00 on OMAP1510 platorm
Hi All
I am o trying to migrate BSP for Windows CE 4.20 to Windows CE 5.0 on
Innovator OMAP1510 HW platform. I am also facing the same problem as the the
one Vadivel described in the discussion forum in his post
With WINCE4.2 image is coming perfectly with the BSP,same BSP I used after
incorporating changes as per microsoft help
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcehardware5/html/wce50conbspanddrivermigration.asp
I have followed the steps for migrating BSP from 4.2 to 5.0,but I built the
image using Macallan and try to down load the image into OMAP1510 hardware I.
found after putting couple debug statements ("<Drive
name>:\WINCE500\Private\WINCEOS\COREOS\NK\KERNEL\schedule.c" and Drive
name>:\WINCE500\Private\WINCEOS\COREOS\NK\KERNEL\kwin32.c")
it is not able to execute fitst thread It means not going to
SystemStartupFunc() Pls see the debug list 1
I tested timer ISR which is responsible for system tick by putting debug
statements in OEMInterruptHandler(in Intc of BSP) and
SysTimerInterruptHandler( Ter.cp of BSP) functions and it is working fine . I
am attaching the debug output from serial output below. pls see the DEBUGLIST
II
DEBUGLIST I
Ethernet Boot-Loader for the
Texas Instruments OMAP EVM.
Build date: Nov 14 2002 at 12:23:53
Copyright (c) 2000 - 2002, Texas Instruments, Inc.
Portions copyright (c) 1995-2000 Microsoft Corporation.
EBOOT: Moving exception handlers from 0x84014DFC to 0x8802D000.
EBOOT: Calling OEMInit.
EBOOT: Initializing LAN9000 hardware.
+SMCInit
SMC card not detected, I/O base 0xA2000300, BSR: 0x0000FFFF
EBOOT: Could not find LAN9000 hardware.
EBOOT: Jumping directly to 0x40000
EBOOT: Jumping to image at 0x40000...
EBOOT: Leaving main().
OEMInitDebugSerial: KITL initialization failed.
Windows CE Kernel for ARM (Thumb Enabled) Built on May 16 2005 at 16:56:07
ProcessorType=0925 Revision=2
sp_abt=ffff5000 sp_irq=ffff2800 sp_undef=ffffc800 OEMAddressTable = 80041038
RelocInit: Relocating 580 bytes of SDRAM functions.
RelocInit: Relocating 184 bytes of ISRAM functions.
g_pSetEMIFFastRegs=0xa802f004.
OEMInit is done!!! by Vadivel
Booting Windows CE version 5.00 for (ARM)
Booting kernel with existing memory configuration:
Memory Sections:
[0] : start: 84070000, extension: 00002000, length: 01d8e000
Sp=ffffc7cc
ARMInit done.
SchdInit....Starts.....(!@#$%^&*)...
Scheduler: Start openexecutable 'nk.exe'
ldr:OpenExe: nk.exe
OpenExecutable: Filesys not loaded, Opening from ROM
OpenFileFromROM:found
ldr: OpenExecutable is done
Updated eptr->e32_vsize to = 00048000
Scheduler: openexecutable 'nk.exe' sucess
Scheduler: dovirtualAlloc is done
Sched: pStak:c2010000, pCurProc->e32.e32_stackmax :00010000
MDCT: MDCreateThread starts..
MDCT: MDCreateThread end..
DEBUGLIST II
Ethernet Boot-Loader for the
Texas Instruments OMAP EVM.
Build date: Nov 14 2002 at 12:23:53
Copyright (c) 2000 - 2002, Texas Instruments, Inc.
Portions copyright (c) 1995-2000 Microsoft Corporation.
EBOOT: Moving exception handlers from 0x84014DFC to 0x8802D000.
EBOOT: Calling OEMInit.
EBOOT: Initializing LAN9000 hardware.
+SMCInit
SMC card not detected, I/O base 0xA2000300, BSR: 0x0000FFFF
EBOOT: Could not find LAN9000 hardware.
EBOOT: Jumping directly to 0x40000
EBOOT: Jumping to image at 0x40000...
EBOOT: Leaving main().
Windows CE Kernel for ARM (Thumb Enabled) Built on May 6 2005 at 15:26:11
ProcessorType=0925 Revision=2
sp_abt=ffff5000 sp_irq=ffff2800 sp_undef=ffffc800 OEMAddressTable = 80041038
RelocInit: Relocating 580 bytes of SDRAM functions.
RelocInit: Relocating 184 bytes of ISRAM functions.
g_pSetEMIFFastRegs=0xa802f004.
OEMInit is done!!! by Vadivel
Booting Windows CE version 5.00 for (ARM)
Booting kernel with existing memory configuration:
Memory Sections:
[0] : start: 84070000, extension: 00002000, length: 01d8e000
Sp=ffffc7cc
ARMInit done.
Intc: OEMInterruptHandler(): ~~...INTC_IRQ_TIMER1...~~ =
Timer: !fIntrTime
Timer: SysTimerInterruptHandler done..
Intc: OEMInterruptHandler(): ~~...INTC_IRQ_TIMER1...~~ =
Timer: !fIntrTime
Timer: SysTimerInterruptHandler done..
Intc: OEMInterruptHandler(): ~~...INTC_IRQ_TIMER1...~~ =
Timer: !fIntrTime
Timer: SysTimerInterruptHandler done..
Intc: OEMInterruptHandler(): ~~...INTC_IRQ_TIMER1...~~ =
Timer: !fIntrTime Tag: MAPI in WINCE 4.2 or later? Tag: 68763
WinCE buid process
Hi all,
The Cebuild.bat will perform build and sysgen for all the trees specified by
the _DEPTREES environment variable . The sysgen is performed twice , known as
'preproc sysgen' and 'postproc sysgen' for each tree . I couldn't understand
what happens in these two stages . Can anybody help me out in this .
Thanks and Regards,
Vidya Udupa. Tag: MAPI in WINCE 4.2 or later? Tag: 68758
CEPC stuck at DHCP
Hi all,
I tried to create a CEPC platform based on an old Pentium 3 PC with a 3Com
3c90x Ethernet interface. I had used the CEPCBOOT.144 utility to create the
boot diskette. The PC was booted up with the default
config.sys/autoexec.bat options. The ethernet interface was correctly
identified by loadcepc as a 3Com 3c90x ethernet interface but eboot.bin
failed in trying to obtain an IP address via DHCP with the message:
ProcessDHCP()::DHCP_INIT
I sniffed the ethernet interface to verify that the CEPC was not sending out
any packets at all.
I had also tried to assign a static IP address to see if the CEPC would
contact my development machine with BOOTME requests. Again, I did not
detect any packets coming from the CEPC.
Does anyone know what could be the problem? Tag: MAPI in WINCE 4.2 or later? Tag: 68755
routing audio in bluetooth
what things i've to do in " windows-CE platform builder" to build a
operating system
that will be able to route audio on ECM_5616 board ?
if you cann't answer specificaly about this board(ecm),please sugest about
the general way to write a application which can do audio routing for
bluetooth in windows ce Tag: MAPI in WINCE 4.2 or later? Tag: 68754
audio routing in bluetooth
what things i've to do in " windows-CE platform builder" to build a
operating system
that will be able to route audio on ECM_5616 board ?
if you cann't answer specificaly about this board(ecm),please sugest about
the general way to write a application which can do audio routing for
bluetooth in windows ce Tag: MAPI in WINCE 4.2 or later? Tag: 68753
Audio problem in VOIP application
we have INTEL ECM 5616 board and we included Intel 81XAC97 audio driver.
We downloaded the VOIP application to the board via serial port.
We are able to make the call from emulator to Board but audio in ECM
receiver is playing fast and the board is not at all transmitting the audio.
Thank u... Tag: MAPI in WINCE 4.2 or later? Tag: 68750
Driver Load Sequence
Hi, I need to dynamically load and un-load drivers from Platform Builder to
deal with a problem that i have explained below.
Can someone tell me how to do any of these two things:
1- Tell WinCE to load my ftdi_ser.dll (a third party dll for ftdiâ??s serial
over USB chip) after loading every other dll at boot time. (note platform.reg
"order" doenst work in this case).
2- Un-load and re-load the ftdi_ser.dll after completion of the boot up
either from the Platform Builder environment or programmatically.
The problem is that the ftdi-ser.dll driver behaves differently if WinCE is
started with the external ftdi device attached to the USB port:
Normal operation: If I boot up WinCE and then plug in a serial over usb
device into the WinCE deviceâ??s USB port, the external device is detected by
the OHCI.dll and its driver FTDI_SER.DLL gets loaded after Wince loads the
OHCI.dll and it then operates normally i.e. I can plug the device in and then
un-plug the device and re-plug and re-establish serial comms over the USB all
normally.
Abnormal operation:
If I boot up WinCE with the external USB device attached to the USB port
already, the FTDI_SER.DLL still gets loaded but USB doesnâ??t function also the
FTDI+_SER.DLL does not get un-loaded when I detach the external device from
the USB port.
There are also other symptoms, in the registry viewer i can see under
/Drivers/Builtin/Active that the FTDI_SER.DLL doesnâ??t get un-loaded and
re-enumerated as it is the case under Normal Operation.
As a solution, I must tell WinCE to load FTDI_SER.DLL after loading all
other dlls.
Or as a workaround I could get WinCE to un-load the FTDI_SER.dll after
loading all the dlls and then re-load it again.
Thanks and regards,
EZ Tag: MAPI in WINCE 4.2 or later? Tag: 68745
NDISWAN IM Driver
Hi, I'm trying to debug an NDIS IM driver that binds to the AsyncMac
miniport. (I know, I know, MS doesn't support this, etc.) When I compile the
driver in eVC, it links just fine. When I compile it under Platform Builder
4.2, I get a link error - it can't link with the export function
WanMiniportSend that is defined in ndis.h. Can anyone tell me what I have to
do in Platform Builder to link to this function? Tag: MAPI in WINCE 4.2 or later? Tag: 68735
How to convert absolute mouse coordinates to normal positions relative a window?
Hi, I´m trying to prevent some mouse messages to be forwarded to some
applications, but the mouse driver gives me the absolute mouse coordinates.
How could I convert them to screen coordinates?
Thanks for helping me out, Dani Tag: MAPI in WINCE 4.2 or later? Tag: 68729
CE 5.0 Defrag tool
Whenever I run the CE 5.0 Defrag tool on an IDE drive (256 MB CF), it never
completes and must be aborted by closing the Defrag window. When I
subsequently run scandisk on the drive, it finds numerous Invalid files and
Lost cluster chains. Is there a bug in the defrag tool (one has been
reported for scandisk)? Is the drive too big or incompatible?
I would appreciate hearing from others who use these tools.
Thanks Tag: MAPI in WINCE 4.2 or later? Tag: 68708
StorageManager Flags
I am interested in the effect of various Storage Manager flag settings and
have searched for documentation in PB and on-line. The only description
that I can find for them are comments in Common.reg and they tend to be
quite terse. Does anyone know where to find more complete documentation?
If not, has anyone used the FATFS_VERIFY_WRITES flag setting? We have
experienced occasional compact flash file corruptions and wonder if setting
this would improve things. I assume that this setting would force file
verification on writes but it is not clear how much time this would add or
what would happen if verification failed. Tag: MAPI in WINCE 4.2 or later? Tag: 68700
Cesysgen.bat question
Hi, In PB4.1 the cesysgen.bat file in PROJECTROOT\Oak\Misc was big with lots
of checks on
what SYSGEN_xxx variables were set. Now in PB 5.0 all this file contains is
call PUBLICROOT\cebase\oak\misc\cesysgen.bat
which does not have all the settings the cesysgen.bat file in 4.1 had. Where
have all these checks been moved?
Regards
ms Tag: MAPI in WINCE 4.2 or later? Tag: 68698
How to Connect PXA255 pin to Harddisk pin with DMA mode
hi,all
I have implement communication between PXA255 and Harddisk with IO
mode, but I find the data flow speed of the communication between PXA255
and Harddisk with IO mode is too slow, I would like to implement
communication between PXA255 and Harddisk with DMA mode£¬At the same time
I meet a problem, I find that the PXA255 only have the DMA Request Pin and
lack the DMA acknowledged Pin in accordance with the Harddisk Acknowledged
Pin. who can tell me how to simulate the DMA acknowledged Pin and how to
simulate the DMA acknowledged Pin.
thanks in advance Tag: MAPI in WINCE 4.2 or later? Tag: 68697
[wince5][plattformbuilder]
Hi All,
i use for development a opteron based and a p4 with em64t machine with
winxp64, now i would to update from ce4.2 to 5. after may failed installs i
enabled the logfile for the installer and found that the vmm.sys driver was
failed. vmm.sys is part of the visual machine monitor (visual server 2005)
and is needed for the emulator but can't be installed on a 64bit windows.
i don't need the emulator but even without the installer fails.
so is there a way to install ce5 on 64bit windows? or can i disable the
installation of the emulator component.
--
Regards Soeren Tag: MAPI in WINCE 4.2 or later? Tag: 68696
Maybe a Bug in wince500, please help to handle it.
Hi:
I am using wince500 with PB,and new a platform with the choices are :
Interl 27x mainstoneII BSP,Mobile Handheld.
And I also definitely believe that build and sysgen are all
successful.(there are only some warnings after build and sysgen).
After I new a project, and make a choice of Dynamic Link Library and An
empty project, then I click "finish", the system report " New Project Wizard
encountered an error while auto-generating the project.please try again".I
have ever successfully created a project which can create a dll file, but
this time , it's wrong here.
Please help to solve it , is it a bug? Tag: MAPI in WINCE 4.2 or later? Tag: 68695
about usb bulk transfer problem..
Dear all,
I've developed a usb host client driver for my modem device.
In more detail, it is a usb cdc acm driver.
My driver follows stream driver model and creates a COM port for modem
use.
Then, I write a http client application to test my driver.
When getting small-size file (<100KByte), it can download successfully.
If the application gets big-size file(>1000KByte), the driver runs for
a while
and stops. So, the usb bulk transfer is halt and do nothing.
Could someone tell me why? Thanks!!
PS: My OS is WinCE.NET 4.2; HW is Xsale EVM.
-Kemin Tag: MAPI in WINCE 4.2 or later? Tag: 68694
Adding Raster Font support in WINCE 4.2
Hi,
I am adding the Raster Support for my WinCE 4.2 OS. I added the Raster Font
Support in my OS module and built it. But, I am not able to remove the Tahoma
(Default system font) module. When i load the OS in my Target, it is crashing
at GWES load.
One more point i read in help that I can't use both Raster and TTF in the
same OS image. But, to make my OS image for Raster ONLY support i tried to
remove the Tahoma, but couldn't ftom the image. Why ? "Tahoma is taken as
default font and couldn't remove" was the message i got.
I couldn't get any help related to "How to add Raster support in WInCE 4.2 ?"
Please help me out to get WinCE 4.2 with Raster Font support.
Thanks & Regards,
Peter Tag: MAPI in WINCE 4.2 or later? Tag: 68693
IDE FIFO disabling
i want to disable the FIFO in my IDE driver in winCE5.0
can anyone plz help me by telling what to do to disable the FIFO and where
to do the changes?
waiting eagerly for the reply......
sabya Tag: MAPI in WINCE 4.2 or later? Tag: 68691
problem in buiding VOIP phone
hi,
Iam trying to test voice call between emulator and ECM board.
When i tried in release mode,Iam able to make call from emulator to ECM but
voice is transmitting form emulator to ECM only that too not clear,its not
workin in viceversa.
In debug mode,its not workin at all.It is giving exception in "efilter.c"
Iam so thankful if anybody can help me ... Tag: MAPI in WINCE 4.2 or later? Tag: 68689
ANN: Reminder: Two CE-related public chats this week
Just a note that there are a couple of online chats coming up this week
concerning Windows
CE 5.0. Members of the development team will be on hand ready to answer your
questions, so bring 'em on!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Title: Windows CE 5.0 Live Chat!
May 25, 2005
9:00 - 10:00 A.M. Pacific time
Additional Time Zones:
http://www.timeanddate.com/worldclock/fixedtime.html?year=2005&month=5&day=25&hour=9&min=0&sec=0&p1=234
Do you have tough technical questions regarding Windows CE 5.0 for which
you're seeking answers? Do you want to tap into the deep knowledge of the
talented Microsoft Embedded Devices Group members? If so, please join us for
a live Windows CE 5.0 chat and bring on the questions! Windows CE 5.0 is the
operating system that is powering the next generation of 32-bit,
small-footprint and mobile devices. This chat will cover the tools and
technologies used to develop devices using the Windows CE 5.0 operating
system.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Platform Builder Documentation: Live chat with writers
May 26, 2005
10:00 - 11:00 A.M. Pacific time
Additional Time Zones:
http://www.timeanddate.com/worldclock/fixedtime.html?year=2005&month=5&day=26&hour=10&min=0&sec=0&p1=234
Do you have suggestions about how the Platform Builder documentation can be
improved to make your work easier? Take this opportunity to chat with
Platform Builder documentation experts - including Celeste De Guzman, Court
Faw, and Luke Bayler - about what you need from the documentation that they
write for you.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~--
To join either of these chats, please log on via the main MSDN chat page at:
http://msdn.microsoft.com/chats
--
Thanks!
Michael Fosmire
MVP Lead, Windows Embedded
This posting is provided AS IS with no warranties, and confers no rights. Tag: MAPI in WINCE 4.2 or later? Tag: 68678
directory / filesystem structure
Hi, I'm relatively new to platform builder for CE 5.0 and need a little
guidance here.
When i'm building my platform I first modify the FILES section in
project.bib and then copy them to a more robust structure that I
outline in project.dat.
I'm just wondering if there's a preffered way of doing this because I
need to copy a large directory structure over to my device and this
method leaves a copy of each file in \windows (in ROM??) and also puts
the files in the robust directories (ie \myDir\a) as well. I like the
files to be moved into the other locations but the documentation
suggests that this isn't possible.
Thanks in advance,
Steve
.. as a side note, in platform builder for CE 4.2 I used to be able to
preprocessor definitions, is that gone or moved in platbuilder 5? Tag: MAPI in WINCE 4.2 or later? Tag: 68664
boot problem when not connected to PB
Hello everybody,
I have a system that only runs when platform builder is connected.
I enabled 'building for flash image' in the platform settings in order
to let it boot standalone. This configuration still works.
When I disable 'CE target control support' and 'Kernel debugger' it
doesn't boot up anymore.
What reason could there be that it does not run with these settings?
Please, any help is appreciated.
TIA, ole Tag: MAPI in WINCE 4.2 or later? Tag: 68655
build environment
Hi All,
I am thinking about a build environment for a development I am doing
using WinCE5.0 We are having to develop a BSP, Platform and then write
maybe a dozen modules that will run on the device.
I will be automating the build process which will (I think)
Get all the source from CVS
Build The BSP.
Build the workspace.
Build the modules.
Build the documentation.
Now, I am a bit new to Platform builder but I am looking for a way to
build a BSP out of the default WinCE500 folder. Is it possible? I tried
to clone one and specify my build directory rather than the default
WinCE500 folder but It doesn't seem to let me define the
PLATFORM/MyPlatform folder to be anywhere other than WINCE500.
Does it's internal build process insist that your PLATFORM is defined
within the WINCE500 tree? Is this because of the relative location of
the 'Public', 'others' and 'CRC' folders?
Has anyone tried to do this?'
Nick Tag: MAPI in WINCE 4.2 or later? Tag: 68647
trapping NULL pointer dereference
We are using structured exception handling (SEH) at a very high level
to trap hardware signals like divide-by-zero and dereferencing a NULL
pointer. Apparently Microsoft accomplishes this by trapping the
hardware signals at a very low level and then throwing them as SEH
exceptions. Unfortunately if we use SEH, we must turn off stack
unwinding /GX, which limits our use of C++ exception handling. Also,
apparently there is either a compiler extension -- or bug -- that
allows hardware signals to be caught using catch(...) when building
with Visual C++6. However, our experiments show that this DOES NOT
work on WinCE apps built with EVC. Any experience with this?
Essentially the problem is that we can not allow the screen (app) to
just freeze if there is a bug in the code like divide-by-zero or
dereferencing a NULL pointer. They want to be able to display some
kind of message to the user instead of the screen just freezing.
So, is there any other way besides using SEH to trap hardware signals?
Maybe something we can do in the BSP? I'd really like to be able to
use C++ exception handling. Also, do you know what the performance hit
would be if we were able to turn on stack unwinding?
Andy Tag: MAPI in WINCE 4.2 or later? Tag: 68642
Suspend problem in wince4.2 image
Dear all,
I have developed WinCE.NET 4.2 OS image for the configuration of CEPC
X86 with the mode of Internet Appliance. Problem in suspending this os image.
After selecting "Suspend" in start menu, it does not react. It is in normal
mode. what can i do to suspend or restart my OS image?. please help to solve
this problem.
Thanks & Regards,
V.Veerasivakumar
--
V.Veerasivakumar
InLott Technologies Pvt Ltd,
Chennai,
India.
E-Mail: veerasivakumar@inlott.com Tag: MAPI in WINCE 4.2 or later? Tag: 68640
Problem with MiniportInitialize NDIS IM
Hi
I am trying to make an NDIS IM driver that hooks up to the IRDA. The problem
that i am
facing is that if I include the following lines of code in
MiniportInitialize, the device
hangs and i have to Hard Reset it. As a result any log file i am creating is
removed. I
tried creating the log file on the CF card (using simple fopen), but somehow
the log file
is not created only.
The MiniportInitialize function is as under
NDIS_STATUS MiniportInitialize(
OUT PNDIS_STATUS OpenErrorStatus,
OUT PUINT SelectedMediumIndex,
IN PNDIS_MEDIUM MediumArray,
IN UINT MediumArraySize,
IN NDIS_HANDLE MiniportAdapterHandle,
IN NDIS_HANDLE WrapperConfigurationContext
)
{
BINDING *pBinding;
NDIS_STATUS status;
PVOID *portOffset;
NDIS_MEDIUM medium;
UINT i;
WrToLog("Inside Miniport Initialize",strlen("Inside Miniport Initialize"));
pBinding = NdisIMGetDeviceContext(MiniportAdapterHandle);
WrToLog("After NdisIMGetDeviceContext",strlen("After
NdisIMGetDeviceContext"));
//Problem code begins
medium = pBinding->medium;
if (medium == NdisMediumWan) medium = NdisMedium802_3;
for (i = 0; i < MediumArraySize; i++) {
if (MediumArray[i] == medium) {
*SelectedMediumIndex = i;
break;
}
}
if (i == MediumArraySize) {
status = NDIS_STATUS_UNSUPPORTED_MEDIA;
return status;
}
//Problem code ends
pBinding->hMPBinding=MiniportAdapterHandle;
NdisInterlockedIncrement(&pBinding->nRef);
NdisMSetAttributesEx(MiniportAdapterHandle, pBinding, 0,
NDIS_ATTRIBUTE_IGNORE_PACKET_TIMEOUT |
NDIS_ATTRIBUTE_IGNORE_REQUEST_TIMEOUT |
NDIS_ATTRIBUTE_INTERMEDIATE_DRIVER |
NDIS_ATTRIBUTE_DESERIALIZE |
NDIS_ATTRIBUTE_NO_HALT_ON_SUSPEND,
0);
pBinding->statusLastIndicated = NDIS_STATUS_MEDIA_CONNECT;
pBinding->MPDeviceState = NdisDeviceStateD0;
pBinding->PTDeviceState = NdisDeviceStateD0;
status = NDIS_STATUS_SUCCESS;
pBinding->bMiniportInitPending = FALSE;
NdisSetEvent(&pBinding->hEvent); // The ProtocolBindAdapter is waiting for
this in
the CleanUp code
WrToLog("Returning from Miniport Initialize", strlen("Returning from
Miniport
Initialize"));
return status;
}
If i comment out the problamatic code, then the driver is loaded in the
device and the MiniportInitialize is called as a result of the call to
NdisIMInitializeDeviceInstanceEx in the ProtocolBindAdapter. I have called
NdisOpenAdapter before this and also have made the
necessary registry entries. But after the 'Returning from Miniport
Initialize' is written to the log file, meaning that the MiniportInitialize
has returned, any subsequent log entries that i make in the
ProtocolBindAdapter are not written to the log file.
Could someone pls tell me what am I doing wrong. Any help would be gladly
appreciated.
Thanks
Regards
Madhur Nagar Tag: MAPI in WINCE 4.2 or later? Tag: 68638
Problem With Hive on OnBoard Flash
Hello All,
I am using StrataD sample for saving hives on my on board Flash. My
target board has a ARM based processor with INTEL Strata J Flash, 32 MB
Paired Flash, 64 MB RAM.
The NOR Flash driver fails with "Invalid Manufacturer Code".
Here are the registry entries i used:
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\StrataD]
"Dll"="stratad.dll"
"Order"=dword:0
"Prefix"="DSK"
"Ioctl"=dword:4
"Profile"="MSFlash"
"IClass"="{A4E7EDDA-E575-4252-9D6B-4195D48BB865}"
"MemBase"=dword:A0200000
"MemLen"=dword:02000000
"Index"=dword:1
"SectorSize"=dword:200
"IsPairedFlash"=dword:1
Here is the CFI dump:
0x0098 0x0090 0xffff 0xffff 0xffff 0xffff 0xfffd 0xffff
0xffff 0xffff 0xbfff 0xffff 0xffff 0xffff 0xfeff 0xffff
0xffff 0xffff 0xffff 0xffff 0xffff 0xffff 0xffff 0xffff
0xffff 0xffff 0xffff 0xffff 0xffff 0xffff 0xffff 0xffff
0x4345 0x4345 0xc2a0 0x818a 0xc2a0 0x016a 0xffff 0xffff
0xffff 0xffff 0xffff 0xffff 0xffff 0xffff 0xdfff 0xffff
0xf7ff 0xffff 0xffff 0xffff 0xffff 0xffff 0xffff 0xffff
0xffff 0xffff 0xff7f 0xffff 0xffff 0xffff 0xffff 0xffff
0xffff 0xffff 0xfffd 0xffff 0xbfff 0xffff 0xfffb 0xffff
0xffff 0xffff 0xfffd 0xffff 0xfbff 0xffff 0xffff 0xffff
0xffff 0xffff 0xffff 0xffff 0xfffd 0xffff 0xffff 0xffff
0xffff 0xffff 0xffff 0xffff 0xffff 0xffff 0xffff 0xffff
0xffff 0xffff 0xffff 0xffff 0xffff 0xffff 0xffff 0xffff
0xffff 0xffff 0xffff 0xffff 0xffff 0xffff 0xffff 0xffff
0xffff 0xffff 0xffff 0xffff 0xffff 0xffff 0xffff 0xffff
0xffff 0xffff 0xffff 0xffff 0xffff 0xffff 0xffef 0xffff
I am reading the CFI dump code when it fails to read manufacturer code.
The manufacturer code should be 0x089 but it is 0x098. Is there any
thing i need to change from big-endian to little endian or vice-versa.
Any pointers or suggestion would help me.
ThanX in Advance,
Regards,
Vijay Tag: MAPI in WINCE 4.2 or later? Tag: 68636
bootloader
hi,
we are developing a bootloader,as of now we are not bothered about
kernel.
we are trying to initialize our target board and to make led blink.
for this, in our boot.bib file modules section what is the need for us
to specify nk.exe.
the modules section of our boot.bib file looks like thisMODULES
; Name Path Memory
Type
; --------------
-------------------------------------------------------
eboot.exe (_TARGETPLATROOT)\target\$(_TGTCPU)\$(WINCEDEBUG)\eboot.exe
EBOOT
please specify whether it is correct or i have to specify nk.exe even
though i am not using kernel.even if i specify like this my boot loader
is buit correctly and binary image is produced. Tag: MAPI in WINCE 4.2 or later? Tag: 68635
bootloader
sir,
we are developing ebootloader for osk5912 board .our board has the
following memory
configurations.
TWO 16 MB Flash : 0C000000 t0 0CFFFFFF
0D000000 t0 0DFFFFFF
32MB SDRAM : 10000000 t0 11FFFFFF
please specify how our boot.bib should be,also since we have two flash
chips of 16 MB 16 bit width please specify what our ROMSIZE & ROMWIDTH
should be.
thankyou,
kesavan Tag: MAPI in WINCE 4.2 or later? Tag: 68634
OpenExecutable what it does in windows ce5.0
Please can you tell me what it does the following function does?
OpenExecutable (L"nk.exe", &pCurProc->oe, 0, 0) Tag: MAPI in WINCE 4.2 or later? Tag: 68633
error when building platform :"could not find file ms2_serial.dll on disk"
Hi:
I use wince50 with PB.
First, I new a platform in PBWorkspace directory,and select Internet
appliance,Intel 27X BSP;
Second,I didn't drag anything from the catalog when I finish setup a new
platform and choose sysgen and build directly.
Thirdly , when it finished building, system report "could not find file
'G:\wince5000
PBWorkspces\TEST\RelDir\MAINSTONEII_ARMV4I_RElease\ms2_serial.dll'on disk"
Who can tell me where the wrong lives? Tag: MAPI in WINCE 4.2 or later? Tag: 68632
File Sharing in 5.0
hi,
Could anybody tell me what this NRC_IFAIL and NETBIOS: not an allowed
interface is all about (refer to the debug output below)? The problem is
that when the system boots up, i am able to access the system through remote
configuration UI (using the device name 'box' as http://box/remoteadmn), but
unless i go into the UI, set a password (which should be done anyways i
guess) and only when i change the device name from "box" to something else
and then select one of the available Adapters, i am able to access the shared
folder. Without changing the name of the device i am not able to get to
view/edit any other options in the UI.
Find attached the debug output with all zones enabled, and the
registry settings. It is configured as an IA device with File Server, File
Server Customizable UI pulled in.
==
[HKEY_LOCAL_MACHINE\Services\SMBServer\shares]
"UseAuthentication"=dword:1
[HKEY_LOCAL_MACHINE\Services\Smbserver]
"AdapterList"="mac1;" ;one of the two available macs in the system.
[HKEY_LOCAL_MACHINE\Services\Smbserver\Shares\Root]
"Path"="\\profiles"
"Type"=dword:0
"UserList"="admin"
[HKEY_LOCAL_MACHINE\Ident]
"Name"="box"
"OrigName"="WinDevice"
== Debug mesg.:
+SMB_Init
SMB_SRV: Server GUID not specified in registry -- creating a new one
0x87b20cd0: SMB_SRV: Workgroup reg value not set -- using WORKGROUP
0x87b20cd0: SMB_SRV: Registering CName box
Loading Share: Root
0x87b20cd0: SMB_PRINT: Loading Registry: Services\SMBServer\Shares\Root
0x87b20cd0: -- Type: 0
0x87b20cd0: -- Path: \profiles
0x87b20cd0: -- ACL: admin;
0x87b20cd0: -- NOT USING READ-ONLY ACL's!
0x87b20cd0: -- Read-ONLYACL:
SMBSRV-CRACKER: cracker delay thread created 0x27a43d5a
0x87a66800: HTTPD: Initializing log files
SMBSRV:Starting TCP transport
SMBSRV:Starting NETBIOS transport
0x87b20cd0: NOTIFICATION::SystemEventToString::Unknown system event 13
0x87b20cd0: [NOTIFY] SetUserNotification (or replacing 00000000)
0x87b20cd0: [NOTIFY] SetUserNotification::Registring system watch: event 13
app \\.\Notifications\NamedEvents\SM
0x87a66800: SECUR32: Loading package DLL: 'schannel.dll'.
0x87a66800: SECUR32: Loading package DLL: 'ntlmssp.dll'.
0x87a66800: SECUR32: Loading package DLL: 'kerberos.dll'.
0x87a66800: SECUR32: Loading package DLL: 'spnego.dll'.
0x87a66800: SECUR32: Package [1] loaded -- 'Microsoft Unified Security
Protocol Provider'
0x87a66800: SECUR32: Package [2] loaded -- 'Microsoft TLS 1.0'
0x87a66800: SECUR32: Package [3] loaded -- 'Microsoft SSL 3.0'
0x87a66800: SECUR32: Package [4] loaded -- 'Microsoft SSL 2.0'
0x87a66800: SECUR32: Package [5] loaded -- 'NTLM'
0x87a66800: SECUR32: Package [6] loaded -- 'Negotiate'
0x87a66800: SECUR32: Locating package 'NTLM' ...
0x87a66800: found (0x0004EAB0).
SMBSRV:Initing NETBIOS LANA(1)
NETBIOS: not an allowed interface -- this is okay, but might mean the
adapter should be configured -- see docs
SMBSRV:NetBIOSNotifyFunc
SMBSRV: invalid LANA on context 3, maybe the IP isnt valid?
SMBSRV:Initing NETBIOS LANA(0)
SMBSRV:Netbios - NCB Error 2
SMBSRV:InitLana: NCBQUERYLANA returned NRC_IFAIL
SMBSRV:Error initing lana(0)!
SMBSRV:NetBIOSNotifyFunc
-SMB_Init
+RDR:NetBIOSNotifyFunc: Lana 1, flags: 0x3
+RDR:NetupIndication, lana 1
+RDR:BindToNet: lananum: 1
+RDR:BindToNetbiosTransport
-RDR:BindToNet successful for lana 1
-RDR:NetBIOSNotifyFunc: Lana 1
+RDR:RdrUIThread starting
== Tag: MAPI in WINCE 4.2 or later? Tag: 68629
How can I add a device driver to windows mobile 5.0?
when i used AK to build a BSP, but some driver is not in BSP, I will add in
it.how can I add a device driver to my BSP?
thanks! Tag: MAPI in WINCE 4.2 or later? Tag: 68625
Disappearing the sandwatch in the center of screen.
Dear all.
I want to disappear the sandwatch in the center of screen.
It is not a sandwatch of a mouse cursor.
How can I do that?
Thank you. Tag: MAPI in WINCE 4.2 or later? Tag: 68624
Disappearing the sandglass in the center of screen.
Hi dear.
I want to disappear the sandglass in the center of screen.
It is different from the sandglass of a mouse cursor.
How can I do that?
Thank you. Tag: MAPI in WINCE 4.2 or later? Tag: 68623
how to partition SD card
hi,
I have a sd card in a wince42 system.now I want to partition it into two
part,how to set registry to make it work?my setting :
[HKEY_LOCAL_MACHINE\System\StorageManager]
"Dll"="fsdmgr.dll"
"PNPUnloadDelay"=dword:0
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\sdmmcloader]
"Dll"="sdmmc_loader.dll"
"Prefix"="SML"
"Order"=dword:2
"Ioctl"=dword:4
; "FSD"="fatfs.dll"
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles]
"AutoMount"=dword:1
"AutoPart"=dword:0
"AutoFormat"=dword:0
"PartitionDriver"="mspart.dll"
; @CESYSGEN IF CE_MODULES_SDMMC
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\SDMMC]
"Name"="SD/MMC Card"
"Folder"=LOC_STORE_PCMCIA_FOLDER
"PartitionDriver"="mspart.dll"
I just can see the card in the storage manager,but I can't partition it.
and also the card work well,but how to part it? Tag: MAPI in WINCE 4.2 or later? Tag: 68613
InernetOptions
Hi all,
I'm doing enhancement to the IE addon where in I have to save the username
and password(Proxy) before the IE launch..Though I have done coding to the
registry sttings its not getting saved.Can any one help me?
Thanks in Advance,
Sadha Tag: MAPI in WINCE 4.2 or later? Tag: 68598
NDIS drivers conflict?
Platform: x86
Version: 4.2
Description:
Our platform support IrDA and USB Wireless LAN and use hive-based registry.
First time boot up, system will prompt to input USB device driver name and
both IrDA and wireless LAN works fine. But afeter system saved registry
itself, the next time boot, one of them will not work. Sometime IrDA and
sometime Wireless LAN. Just like they are exclusive.
Can somebody give some hints?
Thanks in advanced! Tag: MAPI in WINCE 4.2 or later? Tag: 68597
Serial mouse driver
Hi,
I believe there is a serial mouse driver on Windowsfordevices.com for CEPC.
Is it a big job to adapt for PXA255 or
reasonably straightforward. Tag: MAPI in WINCE 4.2 or later? Tag: 68595
Migrating Windows CE.NET 4.2 to CE 5.0 on OMAP1510 platform
Hi,
We are migrating Windows CE.NET 4.2 to CE 5.0 on OMAP1510 platform. The BSP
is working fine with CE.NET 4.2. The same BSP we build it CE 5.0 and
downloaded into target device but image is not getting displayed. We
debugged it and found that CE Core schedulerInit is failed, means that
MDCreateThread is executing but after that no response.
"<Drive name>:\WINCE500\Private\WINCEOS\COREOS\NK\KERNEL\kwin32.c"
HeapInit();
lpWriteDebugStringFunc(TEXT("HeapInit done.... \r\n"));
InitMemoryPool();
lpWriteDebugStringFunc(TEXT("InitMemPool..Done...\r\n"));
ProcInit();
lpWriteDebugStringFunc(TEXT("SchdInit....Starts.....\r\n"));
SchedInit();
lpWriteDebugStringFunc(TEXT("Scheduling the first thread. msg by
Vadivel\r\n"));
"<Drive name>:\WINCE500\Private\WINCEOS\COREOS\NK\KERNEL\schedule.c"
MDCreateThread(pCurThread, pStack, pCurProc->e32.e32_stackmax,
(LPVOID)SystemStartupFunc, 0, TH_KMODE, 0);
RETAILMSG(1,(L"Sched: MDCreateThread is done\r\n")); //removable
what could be the problem? Tag: MAPI in WINCE 4.2 or later? Tag: 68592
How to create a Instance in wince50 by 'C' language when writing a driver
Hi all:
I want to write a driver, and I have read some driver example in
wince50\oak\common\driver\xxxx,
and most of them was written by C++, who can give me some example code
which were written by c language focus on how to create a instance which is
used by application to open a device? Tag: MAPI in WINCE 4.2 or later? Tag: 68590
move ce42.net to ppc2003 problem? help plz.
hi all:
am using the ce42.net on the s3c2410 device.
now the wince.net42 os is work well on this device,and image is not use
the XIP.
But I need the PPC2003. I used the PAK as the document adviced, and type
this
command : autorun,
bldplat -cpu ARMV4 -p SMDK2410
after building and makimg, it produce the nk.nk0(nk.bin).
The problem is : nk.nb0(nk.bin) is only about 500k binary data, normally it
should about 11M as I used in the CE.NET platform.
And I open the ce.bib file in the pak\PGine\release dir and find out
almost all of the @CESYSGEN IF CE_MODULES_XXXX is empty and not include
the modules file. Below is some copy, it not include the nk.exe, gwes.exe
etc.
All the moudles file such as nk.exe, filesys.exe,gwes.exe is builded and
copied
in the release dir. Why it not included in the NK.NB0 file.
thanks advance.
MODULES
; Name Path Memory
Type
; -------------- --------------------------------------------- ----------
-
; @CESYSGEN IF CE_MODULES_FILESYS
; @CESYSGEN ENDIF
; TKTest replaces filesys for tiny kernel testing.
; @CESYSGEN IF !CE_MODULES_FILESYS
; @CESYSGEN IF CE_MODULES_TKTEST
; @CESYSGEN ENDIF CE_MODULES_TKTEST
; @CESYSGEN ENDIF !CE_MODULES_FILESYS
; @CESYSGEN IF CE_MODULES_GWES
; @CESYSGEN ENDIF
; @CESYSGEN IF CE_MODULES_DEVICE
; @CESYSGEN IF DEVICE_PMIF
; @CESYSGEN ENDIF
; @CESYSGEN ENDIF
; @CESYSGEN IF CE_MODULES_TFAT
; @CESYSGEN ELSE
; @CESYSGEN IF CE_MODULES_FATFSD
; @CESYSGEN ENDIF
; @CESYSGEN ENDIF
; @CESYSGEN IF CE_MODULES_FATUTIL
; @CESYSGEN ENDIF Tag: MAPI in WINCE 4.2 or later? Tag: 68589
How to test the HDD transfer speed ?
Hi all:
PXA270 + WINCE5.0 + 64M SDRAM + 32M flash.
I have added a Hard Disk(20GB) to my platform,and it works
well(R/W).But how can i test its transfer speed ? Tag: MAPI in WINCE 4.2 or later? Tag: 68586
How to add CF2.0 to CE5.0 image
Hi,
How to add Compact Framework2.0 to Windows CE5.0 image?
I installed VS2005Beta2 succesfully. VS2005 converted my previous smart
device C# project based on CF1.0 (VS2003) without problems to CF2.0.
When I install CF2.0 on my CE5.0 device, my project works fine and debugging
works too (ConmanClient2.exe and CMAccept.exe)
But now I want to add CF2.0 to my CE5.0 NK.BIN image so that I don't have to
install it each time. Does anyone know how to do that? Currently CE5.0 only
ships with CF1.0.
Thanks
Werner Tag: MAPI in WINCE 4.2 or later? Tag: 68580
Access Point with Cisco AIR350
there are different thread discussing this. The driver included in Win_Ce50
for the Cisco AIR 350 adapter does not support the configuration of te
CE-Device as Access Point. It would be possible just a ad-hoc or client
communication with an access point.
My question: Is there a driver for WinCe5.0, perhapa from Cisco, supporting
the AP functionality?
I have the problem, that actually the cards supporting AP functionality
mentioned in the documentation, like WPC11 v3, are replaced on the markt
with new versions with a cardbus interace. E.g. WPC11 v3 ist not available
anymore. Our hardware is a PC104 platform and it does not suport a Cardbus
interface.
Edgar. Tag: MAPI in WINCE 4.2 or later? Tag: 68579
ActiveSync Scheduled
On a Pocket PC device, you can specify the number of minutes that you
want it to automatically perform a sync. I don't see how to do this on
a CE 4.2 device. I know I can specify /remote to manually perform the
sync, but I don't see a parameter to specify the time to do this (every
15 minutes or so). I assume it can be done since it is on the PPC's.
Much appreciated. Tag: MAPI in WINCE 4.2 or later? Tag: 68575
Prism 2.5 driver for Windows CE 5.0 x86 Platform
Does anyone have a copy of, or know where I can get a copy of the Prism 2.5
USB wifi driver for Windows CE 5.0. The MS website says that the
prismusb.dll or prisma02.dll should work, but I haven't been able to find
this driver anywhere on the net. I am trying to drive a dlink dwl-122 usb
wifi dongle from wince 5.0 running on an advantech pcm-5820 under platbuilder. Tag: MAPI in WINCE 4.2 or later? Tag: 68571
PlatformBuilder4.2 debug output logging -- how to capture extended
Is there a way to capture the debug output that's pushed through KITL to
the debug tab of the output pane? Or to greatly increase the buffer size
of that window? Back in the CE2.12 days, there was cesh.exe, and I think
you could set that up to log to a file (it's been a while). But with
4.2, cesh says "no longer supports -e argument"....
I know I can turn on serial debug output to get the same information,
but that's not practical in this case (the debug target is in a remote
location where I don't have access to serial logging -- I'm using KITL
over ethernet).
--
Brian Bender
Vocollect, Inc.
Pittsburgh, PA, USA
[Apologies for the following "disclaimer" -- it's corporate policy.]
-CONFIDENTIAL, PRIVILEGED COMMUNICATION-
This e-mail transmission is private and intended for the addressee(s)
only. It may contain information that is privileged and/or
confidential. If you have received this transmission in error, you are
not authorized to read, copy, disclose or disseminate it in any manner.
If you have received it in error, please delete it and all copies
(including backup copies) that have been made, and transmit a reply
message informing the sender that it was misdirected. Tag: MAPI in WINCE 4.2 or later? Tag: 68561
Is MAPI in WINCE 4.2 or later? If not what do I use instead to send email
from an app. MsgStore is there with an app interface but I believe that
became obsolete long ago.