Re: about samsung smdk2440 sd driver questions



SHIP_BUILD - you probably meant WINCESHIP=1.

This is rather heavy handed, WINCEDEBUG=retail would probably work. You
need to find the code that is printing the offending line, if the source
code is not available then I can assure you that you can disable the
print using debug zones.

Manually change the dpCurSettings to remove debug zones.

Specifically:
dpCurSettings.ulZoneMask


Look here in the PB docs for info:

Debugging and Testing > Tools for Debugging and Testing > System
Debugging > Kernel Debugger > Application Debugging with the Kernel
Debugger > Debug Messages > Debug Zones

Geoff
--

huizi0516@xxxxxxxxx wrote:
hello,Geoff
I have try to find out the macro SD_DEBUG_INSTANTIATE_ZONES ,but fail.
I havn't any sd driver source or head files but only three dll
files:SDCSDCard.dll,
SDBusDriver.dll ,SDMemory.dll
I have set SHIP_BUILD=1 in the platform seting before building,but
still when the sd card
inserted and read,in serial port output string like that:
CMD:17,0x83600
CMD:17,0x83800
CMD:17,0x83a00
CMD:17,0x83c00
CMD:17,0x83e00
CMD:17,0x84000
CMD:17,0x84200
....
What should I do to shield the sd outputstring but keep others.
"Geoff 写道:
"
Change the debug zones for the SD driver.

remove the zones from your macro SD_DEBUG_INSTANTIATE_ZONES - I am not
sure which ones produce that particular output.

Geoff

.



Relevant Pages

  • RE: Debug Zones for application debugging?
    ... you need Platform Builder to use debug zones. ... Debug Zones for application debugging? ... | Content-Type: text/plain; ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: Unidentified PC Card Adapter 5.0
    ... You are on the right way: keep on debugging! ... enable Debug Zones (Target / CE Debug Zones). ...
    (microsoft.public.windowsce.platbuilder)
  • Re: FreeBSD 5.3 hangs on high network load
    ... > willing to do this again, if you are really interested in debugging, I ... Most kernel panics can be debugged using easily extracted information from ... will drop to the DDB kernel debugger instead of rebooting or hanging. ... you're using a serial console, the output of the debugger will be visible ...
    (freebsd-net)
  • Re: a synchronization issue - jusy for you guys
    ... Yet another programmer falls into the land of fear uncertainty and ... doubt caused by multiprocessing. ... BTW - I had fun today - ran a kernel debugger, ... debugging in the windows XP kernel space. ...
    (comp.lang.pascal.delphi.misc)
  • Re: How to debug a driver in the PDA ?
    ... that his driver uses. ... > CETK has noting to do with the kernel debugger. ... > must be made specially to support kernel debugging. ... > smaillet at EmbeddedFusion dot com ...
    (microsoft.public.windowsce.platbuilder)