Re: about samsung smdk2440 sd driver questions
- From: Geoff <moc.liamtoh@gnirrevliseht>
- Date: Fri, 29 Dec 2006 09:09:08 -0800
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
- References:
- about samsung smdk2440 sd driver questions
- From: huizi0516
- Re: about samsung smdk2440 sd driver questions
- From: Geoff
- Re: about samsung smdk2440 sd driver questions
- From: huizi0516
- Re: about samsung smdk2440 sd driver questions
- From: Geoff
- Re: about samsung smdk2440 sd driver questions
- From: huizi0516
- Re: about samsung smdk2440 sd driver questions
- From: huizi0516
- Re: about samsung smdk2440 sd driver questions
- From: Geoff
- Re: about samsung smdk2440 sd driver questions
- From: huizi0516
- about samsung smdk2440 sd driver questions
- Prev by Date: Re: driver loading sequence
- Next by Date: Re: Lost cemgrc.exe during make kernel
- Previous by thread: Re: about samsung smdk2440 sd driver questions
- Next by thread: Re: Display driver query
- Index(es):
Relevant Pages
|
|