What the difference between the retail and debug wince? help
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
Hi all:
am using the pb42 on our device which is the s3c2410.
and I found there are some devices cannot run the the retail
OS ,but all these can run the debug version of ce42.
After print the FMD::FMD_Init, then the os is stop,but
when run the debug version. The NAND device can format and
create new file(folders) on the residentflash dir.
Anyone can give me advice, why it do that?
thanks in advance.
.
Relevant Pages
- RE: What is the differents between release configutation and debug configuration?
... Debug builds have compiler optimization turned off (-Od flag) while retail ... Prev by Date: ... (microsoft.public.windowsce.embedded) - Re: Capturing debug messages using CeLog on a release terminal
... Don't set the shipbuild flag in your retail kernel (because it will #define RETAILMSG and DEBUGMSG into nirvana) and don't set Enable CE Target control and don't set Enable Kernel Debugger. ... I'm not entirely sure if DEBUGMSGs (as opposed to RETAILMSGs) still work when replacing dll's in a retail build with their debug counterparts. ... (microsoft.public.windowsce.platbuilder) - Re: KITL over USB RNDIS
... have tried to compile the KITL library as retail version and kernel as Debug ... USB use a huge amount of stack in DEBUG builds. ... (microsoft.public.windowsce.platbuilder) - Re: SMBServer problem
... And, as expected, the RETAIL build also works properly when using the ... The QFE is bad. ... Paul T. ... the SMB_PACKET structure, in the case of a DEBUG build, ... (microsoft.public.windowsce.platbuilder) - Re: DEBUGMSGs in retail build + USB enumeration problem
... If you just build your debug kernel, then copy the debug versions of the drivers you want debug info on into your retail flatreldir, and do a makeimg, you should get debugmsg info out of the serial port in your retail image. ... device at a time plugged into the single USB port. ... (microsoft.public.windowsce.platbuilder) |
|