Does anybody verifiy SyChip chipset SDIO WiFi card function on CE6
Hi all:
I can see WiFi configuration tool have run when the Sandisk WLAN6060SD card
insert to Ce6.0 device, but it's can't setting up connection to AP.
I have verified my AP should be OK.
Thanks! Tag: How to set Startup function at address 0 in eboot Tag: 96096
Does ISLP2NDS.DLL work with ZCOM XI-825 ?
Does ISLP2NDS.DLL work with the old ZCOM XI-825 ? The XI-825 is based on
PRISM 2.5.
What registry settings are required ? Tag: How to set Startup function at address 0 in eboot Tag: 96091
Power CTPNL applet CE6
What has happened to the power management control panel applet with CE 6.?
I have built a kernel with full power management capabilities, but the
control panel applet that lets me configure the timeouts before
transitioning to lower power states is not there any more.
What do I need to do to get this back? Tag: How to set Startup function at address 0 in eboot Tag: 96080
makeimg with new pm.dll
I want to use a new pm.dll in my image that was sent from microsoft to
display debug messages. So I replaced the old pm.dll with the new one
in my release directory, the platform retail directory, and all other
directories that I saw pm.dll in. Then I did a makeimg and downloaded
the new image to my device
After bootup, I don't see any debug messages. When I look in the
windows directory on the device, I see that the old pm.dll is there,
because the file size is much smaller than the new one with debug
messages. So this is where I'm stuck. I searched the whole hard drive
for any instances of the old pm.dll and none exist. Any suggestions? Tag: How to set Startup function at address 0 in eboot Tag: 96077
Error: Kernel fixup module hd.dll
Hello all,
what does this error mean and what do I have to modify in order to fix it?
Error: Kernel fixup module hd.dll dataptr [8014b000] != m_vreloc [1b0000]
I get this in the makeimg phase and I don't have any clue.
I'm working with PB5.0.
TIA
--
Michael Reim
reim AT helmut-fischer DOT de Tag: How to set Startup function at address 0 in eboot Tag: 96071
PCI Sound Card on a CEPC with CE 5.0
I am forced to create a new Windows CE 5.0 image for a customer that
wants wave audio.
The problem is that I have to find on the market a PCI Soundcard that
can be managed on a CEPC with a existing CE driver. The number of
samples that we need to create does not justify the development of a
specific Wave driver.
Have you any information about current commercial PCI cards that have
drivers for Windows 5.0?
And what are the chips that they use?
Thank you in advance
Panino Tag: How to set Startup function at address 0 in eboot Tag: 96070
Debugging Tools
Hi,
Is there any tools or application for debugging the source code(eVC++,VC++ )
for WinCE 4.2/ WinCE 5.0/WinCE 6.0,which will find where is the bugs,Memory
leaks and chance of failing the logic in the source code?
I have already tried Entrek Software Inc tool for debugging,it seems to be
ok but want some more information and experience of others( who had already
used entrek's tools).
Please suggest any good tool .
Thanks in Advance.
Amit Golhani Tag: How to set Startup function at address 0 in eboot Tag: 96069
Downloading the Run-Time Image fails
Hi,
i´ve a board with Geode LX Processor and Realtek Ethernet.
Downloading the Run-Time Image from Platform Builder over Ethernet fails
with the Message 'Bad RX Packet' after the download has begun.
The Message appears at a terminal program which is connected with the serial
debug port.
The board was booted over USB FDD with CEPC Bootdisk (loadcepc.exe) and over
Bios bootloader
(\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\DISKIMAGES\bootdisk.144).
In both cases the error was the same.
Any hints?
Thanks,
Andy Tag: How to set Startup function at address 0 in eboot Tag: 96067
CEDDK and pkfuncs.h
Hi!
I'm currently working on a CEPC based platform and a custom PCI card. For
the PCI card, I need some access to the PCI base addresses and used
MmMapIoSpace or TransBusAddrToVirtual[1]. Those functions are declared in
ceddk.h and you need to link ceddk.lib. However, while ceddk.h is,
ceddk.lib isn't installed with the SDK generated from my platform, why?
Also, ceddk.h needs pkfuncs.h, which isn't installed either!?
Am I doing something wrong?
Uli
[1]: Just wondering, should those also work under NT (5 or later)? I haven't
tried it yet. Tag: How to set Startup function at address 0 in eboot Tag: 96056
Why the system become very slow when accessing the folder in SD card?
Why the system become very slow when accessing the folder in SD card
if there is a exe file in the folder whose size is large than 2M
bytes.
My platform is PXA270 and using WinCE5.0.
I use the SD/MMC controller of the PXA270 to access the SD
card.Everything is OK except exe files larger than 2M.
When I create a folder in the SD card and store a exe file(larger than
2M) in it.
then accessing this folder will be very slow at first time.Why?who can
help me? Tag: How to set Startup function at address 0 in eboot Tag: 96053
Adding a new target device
I've just installed the BSP for my new development (MX-31 from Freescale, RTM
12) and built the kernel so now I want to download it to the board. I go to
Connectivity Options and select Add Device but the BSP isn't listed in the
"Associated OS Design/SDK" box, even though the BSP is listed in the Catalog.
The only way I can get it listed is to create an SDK and install it.
Is there a way of getting a BSP listed so I can create a connection based on
it? Is this a known problem? Tag: How to set Startup function at address 0 in eboot Tag: 96021
USB not detected - help
I inserted the (GSM modem)USB device to one of the ports of my USB HUB which
is connected to host port 1 of pxa270 processor.
I also inserted USB mouse, pen drive to this hub. These devices are
detected. But the GSM device is not detected if the USB cable is plugged-in
while booting.
After bootup, once the image has comeup, if I plug-in the GSM USB device,
then the "Unidentified USB device" pop-up has come.
Actually where is the problem? I couldnot get it?
Immediate help needed..... Tag: How to set Startup function at address 0 in eboot Tag: 96020
corecon "conflict" with Platform Builder & Visual Studio 2005
Hi,
I have both Platform Builder & Visual Studio 2005 installed & have
created a variety of SDK "projects" projects .. mostly X86 based. I'm
not quite sure how it happened, but Visual Studio will not create a
"Smart Device" project ("project failed") when "corecon" exists in "C:
\Documents and Settings\All Users\Application Data\Microsoft" folder.
It appears that Platform Builder requires that folder for (at least)
"connectivity" options.
I don't think that I should have to install/de-install that folder
when running the two programs? ... If the folder (or a file in that
folder) has been corrupted, is there a way to tell? [I don't have the
original contents]
Before this issue was seen, I created & installed an SDK (X86 based
CE) but the new "selection" was not seen in Visual Studio list of
devices .. I don't think this was the cause....
I've seen messages on this discussion board indicating that PB should
"rebuild/recreate" the corecon folder if it's not there .. I tried
that but the folder was not created.
I've de-installed VS2005 & will re-install tonite to see if that will
help ..
Any Ideas? Thanks in advance !!!! Tag: How to set Startup function at address 0 in eboot Tag: 96011
IE 6.0 User agent settings
Hi,
I am using IE6.0 in my Win CE 5.0 platform.
Is there any way to extend the User Agent parameters so they would
support the ones that PPC does?
For example :
HTTP_UA_COLOR="color16"
HTTP_UA_CPU="TI OMAP1510"
HTTP_UA_LANGUAGE="JavaScript"
HTTP_UA_OS="Windows CE (Pocket PC) - Version 4.20"
HTTP_UA_PIXELS="240x320"
HTTP_UA_VOICE="TRUE"
HTTP_USER_AGENT="Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; PPC;
240x320)"
Ohad Tag: How to set Startup function at address 0 in eboot Tag: 96007
FSD support for card lock/unlock with password in win ce
Hi
I'm trying to write win ce host driver which supports MMC 4.2 spec. MMC spec
says card lock/unlock feature with password should be supported.
If I see the existing code, the FSD uses IOCTL to read/write/format etc
operations on the card. To support lock/unlock some sort of IOCTL code (like
IOCTL_DISK_READ used for read) should be present in the win ce code base.
In the extsing code also, the present host driver(MMC 3.x) doesn't implement
the lock/unlock feature.
I want to know whether FSD supports this feature, because all card access
operations has to go through FSD only.
Please help
--SOMRUP Tag: How to set Startup function at address 0 in eboot Tag: 96006
Bug in Mainstone pdsocket.cpp
Failed calls to RegQueryValueEx for IRQ values will cause polling mode to be
disabled even if polling mode is explicity commanded in the registry.
Was the intent to force polling mode if the call fails ? i.e. if (no valid
IRQ values) the pollingMode = TRUE. Tag: How to set Startup function at address 0 in eboot Tag: 96005
Wince 6 WLAN over USB
HI all,
I am in the development process of a WLAN driver for Wince 6.
My device is pluggable to usb it has the chipset ZD1211 and is
manufactured by ZCOM. I think i will have to get the NDIS packets
coming from up and transfer that to WLAN frame format and send it down
as a usb packet to the host contrloller. Is there any inbuilt support
in the PB for these kind of drivers if any thing is there please let
me know. If some registry enteries are there please let me know that
also
THANKS & REGARDS
NOOR Tag: How to set Startup function at address 0 in eboot Tag: 96004
"jumping to 0x0013603c"
I am getting:
"jumping to 0x0013603c" on the target in response to:
loadcepc /v /c:1 /b:115200 sboot.bin
the platform builder is set up to download to the target via the
target/connect menu.
The target simply hangs there?
Target is a std PC booted with the CE boot floppy. It is connected to the
dev. PC with a null modem serial cable.
thanks,
Steen Tag: How to set Startup function at address 0 in eboot Tag: 96002
Data Abort when interrupt is enabled
Hi all,
I am developing BSP for MC9328MXL litekit in WINCE 5.0 Version.
After
successfully downloading the kernel image into the target, the kernel
calls OEMInit()
function. I have not enabled KITL for time being. After the successful
execution of
ARMInit() function, the processor is switched to supervisor mode and
IRQ is enabled.
after the execution of msr cpsr_c, r1 instruction, I get data abort
( pc is pointing
to 0xffff0010 address).
stmfd sp!, {r6} ; 5th argument:
&OEMAddressTable
CALL ARMInit
ldmfd sp!, {r6}
mov r1, #SVC_MODE
msr cpsr_c, r1 ; switch to Supervisor
Mode w/IRQs enabled
CALL KernelInit ; initialize
scheduler, etc.
mov r0, #0 ; no current thread
mov r1, #ID_RESCHEDULE
b FirstSchedule
Does anybody know what might be the reason for data abort. Please let
me know.
Thanks & Regards,
Chitra Tag: How to set Startup function at address 0 in eboot Tag: 96000
KITL not working fine
Hi all,
I am developing a CE6 image for a x86 (etx-PM from Kontron). I am
using a dedicated RTL8139 compatible D-link card for downloading. The
download seems to complete properly (that is what the corresponding
dialog box and serial port messages say). Both, debug and release
versions, boot properly if I do NOT "Enable KITL" in "Build Options".
But there is no way to make the image boot if I "Enable KITL". After
some message in the debug window and the serial port the process
hangs. Often, even the PlatBuilder hangs. I also tried checking
"Enable KITL" in "Build Options" and NOT checking "Enable KITL on
device boot" in "Connectivity Options"-> "Core Service Settings". When
doing this, the device boots and works fine until it tries to connect
to PlatBuilder and hangs.
I have tried disabling Interrupt Sharing, working in Polled mode and
disabling the VIMI. Nothing changes.
There is no CE6 driver available for the board yet (they will be
comming on some month). In the meantime, I am working with a sample
image with support for basic devices, such as mouse and keyboard. I
want to believe this is not the problem...
Does anyone have an idea of what may be happening???
Is there any way I could debug Applications without KITL???
Thanks a lot for your time.
maite Tag: How to set Startup function at address 0 in eboot Tag: 95991
852GM chipset PE5.0 USB driver hangs.
Dear all,
I can't start up my USB EHCI & UHCI drviers in my x86 852GM chipset.
I tried "BSP_USB_EHCI" & "BSP_USB_UHCI" , doesn't work.
So I downloaded drivers from Intel website, using
"BSP_USB_EHCI_ICEG" "BSP_USB_UHCI_ICEG"..
But It still doesin't work.
Any Idea? Tag: How to set Startup function at address 0 in eboot Tag: 95989
AtciveSync USB-connection hangs
Hello All!
Excuse for my bad English.
I use SMDK2410 and WinCE 5.00.
I have installed ActiveSync on myboard, have installed USB unction
controller driver and USB function serial client driver. Then I have
established connection with PC through USB (115200bps) without any
problem.
But connection hangs by transfer of the large files from PC to board.
I have studied this conference and have found out that the problem
arose not only at me. But have advised only one thing: to install all
available QFEs, because one of them contains update for SMDK2410 USB
function controller driver PDD. But certainly I have installed all
available QFEs already in a long time. It has given nothing.
Who can explain me why AC-connection hangs?
In debug log I see strange errors:
............
0x83b6a000: UsbFnMdd!UfnMdd_Notify: ++
0x83b6a000: UsbFnMdd!ProcessRequest: ++
0x83b6a000: UsbFnMdd!ProcessGetDescriptor: ++
0x83b6a000: UsbFnMdd!SetupTx: ++
0x83b6a000: UsbFnMdd!UfnMdd_IssueTransfer: ++
0x83b6a000: UsbFnMdd!CPipe::IssueTransfer: ++
0x83b6a000: !ERROR: Calling EnterCriticalSection on a CS (01f5f884)
that is not initialized!
0x83b6a000: Coredll: DEBUGCHK failed in file d:\macallan\private
\winceos\coreos\core\dll\cscode.c at line 87
0x83b6a000: DEBUG_BREAK @03f73290 MD=1f Ignored.
0x83b6a000: !ERROR: Calling EnterCriticalSection on a CS (01f5f884)
that is not initialized!
0x83b6a000: Coredll: DEBUGCHK failed in file d:\macallan\private
\winceos\coreos\core\dll\cscode.c at line 87
0x83b6a000: DEBUG_BREAK @03f73290 MD=1f Ignored.
0x83b6a000: !ERROR: Calling EnterCriticalSection on a CS (01f5f884)
that is not initialized!
0x83b6a000: Coredll: DEBUGCHK failed in file d:\macallan\private
\winceos\coreos\core\dll\cscode.c at line 87
0x83b6a000: DEBUG_BREAK @03f73290 MD=1f Ignored.
0x83b6a000: !ERROR: Calling EnterCriticalSection on a CS (01f5f884)
that is not initialized!
0x83b6a000: Coredll: DEBUGCHK failed in file d:\macallan\private
\winceos\coreos\core\dll\cscode.c at line 87
0x83b6a000: DEBUG_BREAK @03f73290 MD=1f Ignored.
0x83b6a000: W2410UsbFn!UfnPdd_IssueTransfer: ++
0x83b6a000: W2410UsbFn!StartTransfer: ++
0x83b6a000: W2410UsbFn!HandleTx: ++
...............
It means that USB function client driver does not initialize some
critical setcions. There can be a reason of a bug in it?.. Or there
can be a problem in something other?..
I understand that I have given not enough information, but this
problem arose not only at me, therefore probably there is any
universal decision?
Any help will be greatly appreciated!
Regards,
Sergey. Tag: How to set Startup function at address 0 in eboot Tag: 95986
Evaluation boards for windows ce 6.0?
hi
i searched the web for evaluation boards based on windows ce 6.0.
there weren't a lot results for that. especially i'm interested in
boards with arm processors.
are there already some available?
i would appreciate it if some of you know about some vendors...
thanks
jack Tag: How to set Startup function at address 0 in eboot Tag: 95983
help needed in debugging kernel
Hi all,
I have developed BSP for MC9329MXL target. I have downloaded
kernel image to
the target through ethernet and I have ensured that I enter into
kernelstart function. My
question is can I now debug the kernel using platform builder or I can
debug only after
the first thread get initialized. Please reply.
Thanks & Regards,
Chitra Tag: How to set Startup function at address 0 in eboot Tag: 95978
Aodio Volume copntrol in Control Panel
Dear All,
I have WinCE 5.0 ported on x86 platform. Unfortunately the device does not
have that powerful speakers.
When the volume is increased to maximum from the control panel and the
volume is increased to maximum in the media player then the voice starts
cracking and sounds as if it is playing from a speaker with torn cone.
Is there any way to bring down the level of Maximum volume in the Control
Panel.
I believe right now it can be upto FFFFFFFF. How can I limit to lesser
Value?
Thanks and Advance Tag: How to set Startup function at address 0 in eboot Tag: 95975
why wince 6.0 can't open .cec file?
I have a .cec file from wince5.0. now I want to open it with 6.0,but
6.0 told me:
the .cec file could not be imported:
d:\tmp\a.cec: warning PBC4000: Unparsable Date value.
d:\tmp\a.cec: warning PBC4000: Unparsable Date value.
...
d:\tmp\a.cec: warning PBC4000: Variables with empty values are
ignored, not unset.
d:\tmp\a.cec: warning PBC4000: Unparsable Date value.
...
a part of my .cec file like this:
...
ComponentType
(
Name ( "BSPs" )
GUID ( {3CABD6DA-B577-4A87-9490-9432E80DC2F1} )
Description ( "Board Support Packages" )
MaxResolvedImpsAllowed( 999 )
Implementations
(
Implementation
(
Name ( "gkk: ARMV4I" )
GUID ( {13961219-5072-4B8F-A471-917EF0DF5B71} )
Description ( "BSP for the gkk Evaluation Board." )
BSPPlatformDir ( "gkk" )
Version ( "5.0.0.0" )
Locale ( 0409 )
Vendor ( "gkk" )
Date ( "9/29/2005" )
Children ( "{00A3DE91-FAAE-4110-B675-031DFFE48400}" )
...
maybe the Date is wrong? this .cec can be opened with wince5.0
correctly. Tag: How to set Startup function at address 0 in eboot Tag: 95974
time zones in mexico
I'm trying to work through the DST changes for 2007.
http://www.microsoft.com/windows/timezone/dst2007.mspx talks about new time
zone registry keys for mexico since it is not adopting the new rules, but KB
923027 and the QFE don't create a new one for Pacific Time for Mexico.
KB923953 for windows mobile does create a new listing for Tijuana.
Is there going to be an update for OEM users ? Tag: How to set Startup function at address 0 in eboot Tag: 95969
CEPC PCMCIA problems on CE 4.2
I've been having trouble with CEPC and PCMCIA on CE 4.2.
I have an AMD Athlon 2000+ with a ELAN P111 PCI-to-PC Card controller
(with a TI PCI1211PGE chip). From what I've been told, the TI PCI1211
is compatible with the TI 1250 PCMCIA controller.
I've configured the platform to have the TI 1250 PCMCIA controller.
When I upload the image, PCMCIA.DLL does not get loaded. What am I
doing wrong here?
Just as a side note, if I reconfig the platform to use the i82365 and
then rebuild, I see PCMCIA.dll get loaded. In IsValidPCISig(), it
detects the wrong controller and exits. So it seems like if I reconfig
the platform to use he wrong controller, PCMCIA.dll loads. BUT if I
config the platform to use the right controller, then PCMCIA DOESN'T
LOAD. Strange.
Thanks,
((&-> Tag: How to set Startup function at address 0 in eboot Tag: 95968
audio player application
The CE 5.0 help documents SYSGEN_STREAMAUDIO which is audio-only streaming
(and supports SYSGEN_LOCALAUDIO too from the way it seems).
What isn't clear is whether this is only the support via DirectShow or
whether there is any application that might drive it.
Will SYSGEN_CEPLAYER work without a bunch of DirectShow video support ? It
is all a bit confusing. I don't see anything that is audio specific, so I'm
fearful that if I plan to use SYSGEN_CEPLAYER, I'll end up with video support
which is too much for my hardware.
Thanks! Tag: How to set Startup function at address 0 in eboot Tag: 95962
PCMCIA thread priority in CE 5.0
The help in CE 5.0 says that PCMCIA runs at priority level 105, 106, and 107,
but that doesn't appear to be the case. In previous CE 4.x builds, functions
registered with CardRequestIRQ ran at 105, but they appear to run at 251 in
CE 5.0.
Is this a bug, has it been QFE'd ? Tag: How to set Startup function at address 0 in eboot Tag: 95959
Lost PB registration key..?
Hi
I do have a bit of a problem. We do have an installation on a computer in my
company, where the PB 5.0 is installed with the registration key. The
computer is old (and slow) I would like to get PB installed on my own
computer. But the serial number has been lost !!! (Actually its my boss who
has lost it, so Its not me to blame :-))
Is there any why of extract/move it from the old computer ??
Is there any way of getting the lost serial number back or do we have to by
a new copy ?
I know it sound like I will use a illegal copy but that not the case..
/Thomas
--------------------------------------------------------------------------------
I am using the free version of SPAMfighter for private users.
It has removed 48 spam emails to date.
Paying users do not have this message in their emails.
Try SPAMfighter for free now! Tag: How to set Startup function at address 0 in eboot Tag: 95957
Media Player class id?
I am using PB 5.0. I have seen several coding examples that reference the
Windows Media Player with a clsid of {6bf52a52-394a-11d3-b153-00c04f79faa6}
but this clsid does not exist on my built OS. I have a Windows Mobile 5
device that does have this clsid defined in the registry. I have included the
media player ocx in the PB project and I have installed all of the latest
QFE's. Why does the Windows Mobile 5 OS have this clsid and not my Windows CE
5.0 OS? Any information would be appreciated. Tag: How to set Startup function at address 0 in eboot Tag: 95956
ANN: Windows CE Live Chat Tomorrow!
Just a note that we'll be hosting an online chat tomorrow morning concerning
Windows CE 6.0! Members of the development team will be on hand ready to
answer your questions, so bring 'em on!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Title: Windows CE Live Chat!
January 31, 2006
9:00 - 10:00 A.M. Pacific time
Additional Time Zones:
http://www.timeanddate.com/worldclock/fixedtime.html?month=1&day=31&year=2007&hour=9&min=0&sec=0&p1=234
Description: Do you have tough technical questions regarding Windows CE 6.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 chat and bring on the questions!
Windows CE 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 operating system.
To join this chat, please log on via the main MSDN chat page at:
http://msdn.microsoft.com/chats/
Chat Transcripts: Missed a recent chat? We welcome you to visit the
Transcript Archive. Transcripts are usually posted within two weeks of the
live event.
http://msdn.microsoft.com/chats/transcripts/mobileembedded/default.aspx
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sue
sloh@microsoft.com (remove "online" from reply-to address)
http://blogs.msdn.com/ce_base/
_____________________________________________________________
This posting is provided "AS IS" with no warranties, and confers no rights.
_____________________________________________________________ Tag: How to set Startup function at address 0 in eboot Tag: 95955
CF cards problem
Hi
I have a CEPC, and 2 CF cards, both Kingston 256MB, one 2-3 years old, the
other newer.
The old CF cards works fine, I can boot from it, and the disk is showen in
WinCE explore. The CF card is recognized by BIOS as a harddisk: Large and PIO
4
The new card is not shown in WinCE explore and I get a message in the
platformsbuilder:
Atapi!CPCIDisk::EndDMA> Interrupt delayed; status(0x21)
But I can boot from it, and I can read and write to it in DOS and on a WinXP
PC.
The CF card is recognized by BIOS as a LBA DMA 2
Is it correct to assume that the WinCE build works when it can see the old
CF card?
Any one who may have an idea to why WinCE can not see the new CF card?
Tanks in advance for any suggestions.
Torben Tag: How to set Startup function at address 0 in eboot Tag: 95949
help! Speed is not stable through RNDIS by UDP SOCKET
When I transfer data through RNDIS by SOCKET , I found the RNDIS is not very
stable. when I tranfer data for a while, the speed will slow down notably.
and since that, I even difficutlly connect to my device . If I use the
"PING" Command to connect my device , the speed will speedup. But I still
meet the case that can not connect to the device.
Is there any special mechanism about using RNDIS?
My pc OS is XP sp2, and the rndis drive was getten from ACTIVESYNC 4.5. Tag: How to set Startup function at address 0 in eboot Tag: 95943
connect to cepc through serial cable
hello all
actually i want to download my os image from platform builder to CEPC
through serial.
i have a serial cable which i connected from my devlopment machine to
cepc.
also in platformbuilder connectivity option i chooses serial
transfer....
enable KITL also(release mode)
and also used sboot while booting CEPC
but still its not working......
have i missed something....plz suggest me..if there is some other
requirement need to be done
thanks
vishal Tag: How to set Startup function at address 0 in eboot Tag: 95941
Booting from Local Image
I am trying to boot the Geode SC2200 based processor for which i generated an
image using WinCE6.0 using X86 based BSP.
I copied the image into the removable compact flash using a card reader
along with loadcepc command.com sysgen and autoexe.bat.
i connected the hyperterminal of the hoat for debugging purpose.
on the hyperterminal i can see the BIOS commands to execute but after that
it displays:
Booting user code
Done...
and it hangs up there. Tag: How to set Startup function at address 0 in eboot Tag: 95940
problem with OALMSG
Hi All,
I am new to WINCE. I am developing BSP for
Target: MC9328MXL
Version: wince 5.0
I have developed the bootloader and can successfully download the
kernel image. I
am sharing the bootloader startup code with kernel startup. In
bootloader I initialize the
interrupt controller by calling
bl MC9328_HAL_aitc_init
void MC9328_HAL_aitc_init(void)
{
PMC9328MXL_INTR_REG aitc;
aitc = (PMC9328MXL_INTR_REG)OALPAtoVA( MC9328MXL_BASE_REG_PA_AITC ,
0 );
}
VOID* OALPAtoVA(UINT32 pa, BOOL cached)
{
OAL_ADDRESS_TABLE *pTable = g_oalAddressTable;
VOID *va = NULL;
OALMSG(OAL_MEMORY&&OAL_FUNC, (L"+OALPAtoVA(0x%x, %d)\r\n",
pa, cached));
This function works fine in bootloader where as in kernel the code
crashes in
OALPAtoVA function. Through AXD debugger I found that the code crashes
at
OALMSG() call, but it doesn't happen so in bootloader code. It is the
same startup.s as
in bootloader. Can anybody help me regarding this. Please reply
Thanks & Regards,
Arun Tag: How to set Startup function at address 0 in eboot Tag: 95938
Runtime image periodic integrity verification
Would be technically possible to perform periodic integrity tests of
the runtime image? Purpose is to detect if the runtime image has been
compromised. If it is possible, please can you provide some hints in
how it can be implemented (in CE 5.0 & 6.0).
Thank you,
MV Tag: How to set Startup function at address 0 in eboot Tag: 95932
extern OAL_ADDRESS_TABLE g_oalAddressTable[] not found
I try to use function in memory.c to convert virtual address to physical,
however it result in linking error as below. As i look out for source code i
couldn't find instantiation of g_oalAddressTable[]. Could anyone please
advice me.
thanks in advance
C:\WINCE500\PLATFORM\COMMON\SRC\INC\oal_memory.h(72):extern
OAL_ADDRESS_TABLE g_oalAddressTable[];
UILD: [01:0000000037:ERRORE] memory.obj : error LNK2001: unresolved external
symbol g_oalAddressTable
BUILD: [01:0000000038:ERRORE] debug.obj : error LNK2019: unresolved external
symbol OEMWriteDebugByte referenced in function OEMWriteDebugString
BUILD: [01:0000000039:ERRORE] obj\ARMV4I\debug\Wlan.dll : fatal error
LNK1120: 2 unresolved externals Tag: How to set Startup function at address 0 in eboot Tag: 95931
pb build errors!!!
When I use PB5.0 to build my project. And it sometimes occur errors when
"Sysgen". The c:\wince500\build.err is :
"C:\WINCE500\build.log(1) : error SYSGEN0000: error(s) in sysgen phase "
c:\wince500\build.log is :
"............(just copy files, omited)
NMAKE : fatal error U1077: 'xcopy' : return code '0xc0000142'
Stop.
Microsoft (R) Program Maintenance Utility Version Test Version
Copyright (C) Microsoft Corporation. All rights reserved.
Cefilter platform files
Windows CE Version (Release) (Built on Mar 1 2004 21:46:39)
cefilter C:\WINCE500\platform\TN2X0BD\files\config.bib
C:\WINCE500\platform\TN2X0BD\cesysgen\files
ϵͳÎÞ·¨Ö´ÐÐÖ¸¶¨µÄ³ÌÐò¡£
NMAKE : fatal error U1077: 'cefilter' : return code '0x1'
Stop.
Microsoft (R) Program Maintenance Utility Version Test Version
Copyright (C) Microsoft Corporation. All rights reserved.
Windows CE Version (Release) (Built on Mar 1 2004 21:46:39)"
Every time I have to restart my computer and rebuild it. What is the
problem?? Tag: How to set Startup function at address 0 in eboot Tag: 95922
Doesn't the ce 6.0 toolkit conflict with ce 5.0?
Hi, everyone?
When I install the new ce 6.0 visual studio 2005 and ce 6.0 platform builder
on my pc which was already installed ce 5.0, the attaching to the target
board with the visual studio can't be done.
I wish to check whether it is possible to use the ce 5.0 and ce 6.0 at the
same pc.
Is there anybody who experience this?
Thanks in advance.
Daniel. Tag: How to set Startup function at address 0 in eboot Tag: 95921
usb host function fail after suspend/resume
A issue of the usb host, device cpu is PX270.
reproduce process:
1) plug in usb storage in device and transmit file(3~10MB) to device
2) power off device to suspend mode in the transmit process
3) power on device
The process will cause device hang or usb storage detect error.
Is it Microsoft know issue? (WINCE 5.0)
Or somebody have any update for this? Thank's a lot. Tag: How to set Startup function at address 0 in eboot Tag: 95920
build without platform builder
Hi
I'm working on windows mobile.
I have the Windows Mobile AKU 3.0.
I need to build it and create the image.
But there is no platform builder for windows mobile.
1) So how can i do "build and sysgen"?
2) how can i add new driver module to the source code and compile it?
Please help me.
--Somrup Tag: How to set Startup function at address 0 in eboot Tag: 95918
Enabling MMU
I am developing booloader for SMDk2440. i followed the sample coding
of SMDk2410.
I am using wince 5.0
I initializes hardware and when i branch to main to from my PA in
startup after i enable MMU its working.
When i give VA address to stack pointer in startup and when i branch
to main it is not working.
So the problem is with MMU
I have difficulty in mapping VA to PA.I hv given
My config.bib is
NK 80001000 01E00000 RAMIMAGE
RAM 8C200000 01E00000 RAM
FLASH 92000000 00020000
My OEM address table is
g_oalAddressTable
DCD 0x80000000, 0x32000000, 32 ; 32 MB DRAM BANK 6
DCD 0x82000000, 0x08000000, 32 ; 32 MB SROM(SRAM/ROM)
BANK 1
DCD 0x84000000, 0x10000000, 32 ; nGCS2: PCMCIA/PCCARD
DCD 0x86000000, 0x18000000, 32 ; 32 MB SROM(SRAM/ROM)
BANK 3
DCD 0x88000000, 0x20000000, 32 ; 32 MB SROM(SRAM/ROM)
BANK 4
DCD 0x8A000000, 0x28000000, 32 ; 32 MB SROM(SRAM/ROM)
BANK 5
DCD 0x8C000000, 0x30000000, 32 ; 32 MB DRAM BANK 6
DCD 0x90800000, 0x48000000, 1 ; Memory control
register
DCD 0x90900000, 0x49000000, 1 ; USB Host register
DCD 0x90A00000, 0x4A000000, 1 ; Interrupt Control
register
DCD 0x90B00000, 0x4B000000, 1 ; DMA control register
DCD 0x90C00000, 0x4C000000, 1 ; Clock & Power
register
DCD 0x90D00000, 0x4D000000, 1 ; LCD control register
DCD 0x90E00000, 0x4E000000, 1 ; NAND flash control
register
DCD 0x91000000, 0x50000000, 1 ; UART control
register
DCD 0x91100000, 0x51000000, 1 ; PWM timer register
DCD 0x91200000, 0x52000000, 1 ; USB device register
DCD 0x91300000, 0x53000000, 1 ; Watchdog Timer
register
DCD 0x91400000, 0x54000000, 1 ; IIC control register
DCD 0x91500000, 0x55000000, 1 ; IIS control register
DCD 0x91600000, 0x56000000, 1 ; I/O Port register
DCD 0x91700000, 0x57000000, 1 ; RTC control register
DCD 0x91800000, 0x58000000, 1 ; A/D convert register
DCD 0x91900000, 0x59000000, 1 ; SPI register
DCD 0x91A00000, 0x5A000000, 1 ; SD Interface
register
DCD 0x92000000, 0x00000000, 32 ; 32 MB SROM(SRAM/ROM)
BANK 0
DCD 0x00000000, 0x00000000, 0 ; end of table
My boot.bib is
ARGS 8c020800 00000800 RESERVED
RAM 8c026000 00006000 RAM
STACK 8c02c000 00004000 RESERVED
EBOOT 8c038000 00040000 RAMIMAGE
I imported OEM address table to startup.s.
Any change i hv to make in Boot.bib or config.bib.
How can i resolve this.
thanks
Kirthika Tag: How to set Startup function at address 0 in eboot Tag: 95917
Recompile kernel in WinCE 5.0
Hi,
I must to make a WinCE image for an embedded hardware using WinCE 5.0.
This hardware have a lot of devices and I don't have enought irq
available for all. I want to use also the irq 8 for my devices but
this special irq is used for the rtc of the system (and I don't need
it in my case). I checked the kernel source code and I want to make
some modifies for "free" this irq and use it for an additional serial
port needed by my software. The file I modified are in the following
path:
WINCE500\PUBLIC\COMMON\OAK\CSP\X86\OAL
My problem is that the "build and Sysgen" operation don't seem to
recompile these files. All the image rebuild operations seem to work
well but in the new image just generated there aren't my changes (I
added an additional debug string for verify if my changes was
recompiled but I don't see this string during the debug startup). Than
my question is, there is a special operation to make for force the
platformbuilder to recompile also my modified kernel files?
Please give me a suggestion or tell me a document where is explained
how to make this operation.
Thank you Tag: How to set Startup function at address 0 in eboot Tag: 95903
Display Setting(Resolution)
Dear Friends,
I am customizing wince.net 4.2 image for VIA chipset
terminal. I want to change the display settings as 1024X768 from 640X480. I
tried to change in Common.reg like this,
[HKEY_LOCAL_MACHINE\Drivers\Display\MQ200]
"Rotate"=dword:0
"PPSupport"=dword:0
"PPSupportEnable"=dword:0
;; 1024x768x16
"CxScreen"=dword:400
"CyScreen"=dword:300
"BPP"=dword:10
"Freq"=dword:18
But it is not changing. Kindly suggest me to work out this.
Thanks & Regards,
Veerasivakumar.V
--
V.Veerasivakumar
InLott Technologies Pvt Ltd,
Chennai,
India.
E-Mail: veerasivakumar@inlott.com Tag: How to set Startup function at address 0 in eboot Tag: 95895
Exception Trouble
I'm testing a new PXA255 custom board running CE 5.0
When an "undefined exception" occurs the CPU goes to the address 0xFFFF0004
(exception vectors), where the istruction "ldr pc, [pc, #0x3E0-8]" has
been stored.
The CPU seems not to carry out the instruction and the PC's value stay
always on 0xFFFF0004, instead of being loaded with the exception handler
address. The CPU doesn't work with only this vector with all the others is
OK. It is strange, isn't it?
Any suggestion...
Thanks
OSCAR Tag: How to set Startup function at address 0 in eboot Tag: 95894
how to tell MIPS compiler and linker set "Startup" function at address 0
when build eboot in wince5.0.
thank you in advance