About FMD:There are settings in registry, but not a nandflash volume



Hi,
I study on arm 2440 sbc and I have not been able to have persistent storage yet.
In bsp package, there is NandFlash driver called FMD.But unfortunately it has been still the same problem, namely after restarting the settings diseappear.

In fact, in wince registry, I can see all the settings according to msdn library.
But in common.reg file, there are obmissions.
For example; there is not any data for profile for FMD.


I am adding the build file.I hope you'll help me!
Thanks in advance.
Selma.

The build file content is below:
BUILD: [Thrd:Sequence:Type ] Message
BUILD: [00:0000000000:PROGC ] Checking for \WINCE500\PBtool\sdk\bin\i386\srccheck.exe.
BUILD: [00:0000000001:PROGC ] SrcCheck exit code: 0 (dec).
BUILD: [00:0000000002:PROGC ] Compile and Link for ARM.
BUILD: [00:0000000003:PROGC ] Loading D:\WINCE500\PBtool\PLATFORM\SMDK2440\Build.dat.
BUILD: [00:0000000004:PROGC ] Done.
BUILD: [00:0000000005:PROGC ] Computing include file dependencies:
BUILD: [00:0000000006:PROGC ] Checking for SDK include directory: D:\WINCE500\PBtool\sdk\ce\inc.
BUILD: [00:0000000007:PROGC ] Scan \WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\
BUILD: [00:0000000008:INFO ] Will Compile \WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp because target: obj\ARMV4I\retail\fmd.obj is out of date.
BUILD: [00:0000000009:PROGC ] Scan \WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\BuildExe\
BUILD: [00:0000000010:WARNS ] Directory: D:\WINCE500\PBtool\platform\smdk2440\src\inc\ does not exist.
BUILD: [00:0000000011:PROGC ] Saving D:\WINCE500\PBtool\PLATFORM\SMDK2440\Build.dat.
BUILD: [00:0000000012:INFO ] Done.
BUILD: [00:0000000013:PROGC ] Compiling \WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\ directory.
BUILD: [00:0000000014:PROG ] 'NMAKE.EXE -i -c BUILDMSG=Stop. NOLINK=1 NOPASS0=1'
BUILD: [01:0000000015:INFO ] makefile.def: BUILDROOT is D:\WINCE500\PBtool\PLATFORM\SMDK2440

BUILD: [01:0000000016:INFO ] makefile.def: Including D:\WINCE500\PBtool\PLATFORM\SMDK2440\sources.cmn

BUILD: [01:0000000017:INFO ] Directory: D:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD

BUILD: [01:0000000018:INFO ] TARGETNAME: FMD

BUILD: [01:0000000019:INFO ] makefile.def: Including D:\WINCE500\PBtool\public\common\oak\misc\sources.ReleaseType_PLATFORM

BUILD: [01:0000000020:PROGC ] Compiling .\fmd.cpp

BUILD: [01:0000000021:INFO ] cl -nologo /Gy -Foobj\ARMV4I\retail\fmd.obj -c -IARM\ -I. -ID:\WINCE500\PBtool\public\common\oak\inc -ID:\WINCE500\PBtool\public\common\sdk\inc -ID:\WINCE500\PBtool\public\common\ddk\inc -I..\..\..\inc -ID:\WINCE500\PBtool\public\common\sdk\inc -ID:\WINCE500\PBtool\public\common\oak\inc -ID:\WINCE500\PBtool\public\common\ddk\inc -ID:\WINCE500\PBtool\sdk\CE\inc -I.\Resource\0804 -Ox -Os -GF -Zi -FdD:\WINCE500\PBtool\platform\smdk2440\lib\ARMV4I\retail\FMD.pdb -DUNICODE -D_UNICODE -DUNDER_CE=500 -D_WIN32_WCE=500 -DWINCEOEM -DWINCEINTERNAL -DWIN32 -DSTRICT -DARM -DARMV4I -D_ARM_ -DINTERNATIONAL -DL0804 -DINTLMSG_CODEPAGE=1252 -QRimplicit-import- -W3 -QRarch4T -DTHUMBSUPPORT -QRinterwork-return D:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\.\fmd.cpp

BUILD: [01:0000000022:INFO ] fmd.cpp

BUILD: [01:0000000023:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\INC\s2440.h(107) : warning C4005: 'CE_MAJOR_VER' : macro redefinition

BUILD: [01:0000000024:INFO ] d:\WINCE500\PBtool\PUBLIC\COMMON\SDK\INC\bldver.h(21) : see previous definition of 'CE_MAJOR_VER'

BUILD: [01:0000000025:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(162) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000026:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(162) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000027:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(164) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000028:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(164) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000029:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(165) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000030:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(168) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000031:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(168) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000032:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(216) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000033:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(216) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000034:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(217) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000035:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(217) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000036:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(220) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000037:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(223) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000038:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(224) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000039:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(225) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000040:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(228) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000041:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(231) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000042:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(233) : warning C4197: 'volatile PULONG' : top-level volatile in cast is ignored

BUILD: [01:0000000043:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(236) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000044:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(238) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000045:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(241) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000046:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(242) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000047:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(244) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000048:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(244) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000049:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(263) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000050:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(263) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000051:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(264) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000052:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(264) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000053:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(268) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000054:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(269) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000055:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(272) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000056:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(273) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000057:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(274) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000058:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(277) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000059:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(283) : warning C4197: 'volatile PULONG' : top-level volatile in cast is ignored

BUILD: [01:0000000060:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(286) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000061:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(289) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000062:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(292) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000063:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(293) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000064:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(296) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000065:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(299) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000066:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(302) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000067:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(304) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000068:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(309) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000069:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(309) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000070:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(508) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000071:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(509) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000072:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(510) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000073:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(645) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000074:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(645) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000075:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(646) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000076:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(646) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000077:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(649) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000078:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(649) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000079:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(650) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000080:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(650) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000081:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(653) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000082:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(656) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000083:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(657) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000084:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(658) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000085:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(661) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000086:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(664) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000087:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(670) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000088:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(707) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000089:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(707) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000090:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(708) : warning C4197: 'volatile PULONG' : top-level volatile in cast is ignored

BUILD: [01:0000000091:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(713) : warning C4197: 'volatile PULONG' : top-level volatile in cast is ignored

BUILD: [01:0000000092:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(716) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000093:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(719) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000094:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(722) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000095:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(723) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000096:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(728) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000097:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(736) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000098:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(739) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000099:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(739) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000100:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(784) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000101:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(784) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000102:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(785) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000103:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(785) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000104:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(788) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000105:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(791) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000106:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(792) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000107:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(793) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000108:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(796) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000109:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(800) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000110:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(803) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000111:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(810) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000112:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(810) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000113:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(867) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000114:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(867) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000115:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(868) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000116:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(868) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000117:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(871) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000118:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(874) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000119:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(875) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000120:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(878) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000121:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(882) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000122:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(885) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000123:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(888) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000124:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(890) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000125:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(895) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000126:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(895) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000127:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(941) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000128:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(941) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000129:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(942) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000130:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(942) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000131:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(945) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000132:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(945) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000133:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(948) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000134:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(949) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000135:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(952) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000136:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(953) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000137:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(954) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000138:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(957) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000139:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(970) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000140:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1006) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000141:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1006) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000142:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1007) : warning C4197: 'volatile PULONG' : top-level volatile in cast is ignored

BUILD: [01:0000000143:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1015) : warning C4197: 'volatile PULONG' : top-level volatile in cast is ignored

BUILD: [01:0000000144:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1018) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000145:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1021) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000146:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1024) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000147:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1025) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000148:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1032) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000149:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1043) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000150:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1047) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000151:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1050) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000152:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1050) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000153:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1052) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000154:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1055) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000155:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1058) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000156:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1060) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000157:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1070) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000158:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1070) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000159:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1090) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000160:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1090) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000161:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1091) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000162:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1091) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000163:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1095) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000164:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1096) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000165:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1099) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000166:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1100) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000167:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1101) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000168:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1103) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000169:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1106) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000170:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1109) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000171:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1112) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000172:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1115) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000173:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1117) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000174:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1123) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000175:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1123) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000176:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1179) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000177:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1180) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000178:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1181) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000179:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1250) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000180:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1250) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000181:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1251) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000182:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1251) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000183:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1254) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000184:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1257) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000185:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1258) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000186:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1259) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000187:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1262) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000188:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1266) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000189:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1269) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000190:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1272) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000191:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1272) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000192:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1293) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000193:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1293) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000194:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1294) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000195:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1294) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000196:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1297) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000197:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1298) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000198:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1301) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000199:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1302) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000200:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1303) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000201:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1306) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000202:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1310) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000203:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1313) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000204:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1316) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000205:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1319) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000206:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1322) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000207:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1328) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000208:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1328) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000209:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1346) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000210:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1346) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000211:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1347) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000212:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1347) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000213:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1350) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000214:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1353) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000215:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1354) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000216:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1355) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000217:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1358) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000218:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1362) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000219:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1368) : warning C4197: 'volatile PBYTE' : top-level volatile in cast is ignored

BUILD: [01:0000000220:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1371) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000221:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1374) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000222:WARNN ] d:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\FMD\fmd.cpp(1374) : warning C4197: 'volatile PUSHORT' : top-level volatile in cast is ignored

BUILD: [01:0000000223:PROGC ] Linking D:\WINCE500\PBtool\platform\smdk2440\lib\ARMV4I\retail\FMD.lib

BUILD: [01:0000000224:INFO ] link -lib -out:D:\WINCE500\PBtool\platform\smdk2440\lib\ARMV4I\retail\FMD.lib -machine:thumb @C:\DOCUME~1\zzm\LOCALS~1\Temp\nm27BC.tmp

BUILD: [01:0000000225:INFO ] Stop.

BUILD: [00:0000000226:INFO ] Relinking \WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\BuildExe\ because target lib: D:\WINCE500\PBtool\platform\smdk2440\lib\ARMV4I\retail\FMD.LIB is more recent.
BUILD: [00:0000000227:PROGC ] Linking \WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\BuildExe\ directory.
BUILD: [00:0000000228:PROG ] 'NMAKE.EXE -i -c BUILDMSG=Stop. LINKONLY=1 NOPASS0=1 MAKEDLL=1'
BUILD: [01:0000000229:INFO ] makefile.def: BUILDROOT is D:\WINCE500\PBtool\PLATFORM\SMDK2440

BUILD: [01:0000000230:INFO ] makefile.def: Including D:\WINCE500\PBtool\PLATFORM\SMDK2440\sources.cmn

BUILD: [01:0000000231:INFO ] Directory: D:\WINCE500\PBtool\PLATFORM\SMDK2440\DRIVERS\Nandflsh\BuildExe

BUILD: [01:0000000232:INFO ] TARGETNAME: FLASHDRV

BUILD: [01:0000000233:INFO ] makefile.def: Including D:\WINCE500\PBtool\public\common\oak\misc\sources.ReleaseType_PLATFORM

BUILD: [01:0000000234:INFO ] set LIB=D:\WINCE500\PBtool\sdk\CE\lib

BUILD: [01:0000000235:PROGC ] Linking D:\WINCE500\PBtool\platform\smdk2440\target\ARMV4I\retail\FLASHDRV.dll

BUILD: [01:0000000236:INFO ] link /LARGEADDRESSAWARE -out:D:\WINCE500\PBtool\platform\smdk2440\target\ARMV4I\retail\FLASHDRV.dll -dll -machine:thumb @C:\DOCUME~1\zzm\LOCALS~1\Temp\nm27BD.tmp

BUILD: [01:0000000237:INFO ] Microsoft (R) Incremental Linker Version 7.10.4017

BUILD: [01:0000000238:INFO ] Copyright (C) Microsoft Corporation. All rights reserved.

BUILD: [01:0000000239:INFO ]

BUILD: [01:0000000240:INFO ] -nodefaultlib

BUILD: [01:0000000241:INFO ] -entry:DllMain

BUILD: [01:0000000242:INFO ] -pdb:D:\WINCE500\PBtool\platform\smdk2440\target\ARMV4I\retail\FLASHDRV.pdb

BUILD: [01:0000000243:INFO ] /opt:ref

BUILD: [01:0000000244:INFO ] -debug -debugtype:cv -incremental:no

BUILD: [01:0000000245:INFO ] -map:D:\WINCE500\PBtool\platform\smdk2440\target\ARMV4I\retail\FLASHDRV.map

BUILD: [01:0000000246:INFO ] -savebaserelocations:D:\WINCE500\PBtool\platform\smdk2440\target\ARMV4I\retail\FLASHDRV.rel

BUILD: [01:0000000247:INFO ] -MERGE:.rdata=.text -merge:.astart=.text -align:4096 -ignore:4001,4070,4078,4086,4089,4096,4099,4108,4229 /STACK:65536,4096

BUILD: [01:0000000248:INFO ] -subsystem:windowsce,5.00

BUILD: [01:0000000249:INFO ] /base:0x10000000

BUILD: [01:0000000250:INFO ] D:\WINCE500\PBtool\platform\smdk2440\lib\ARMV4I\retail\FMD.LIB D:\WINCE500\PBtool\public\common\oak\lib\ARMV4I\retail\FAL.LIB D:\WINCE500\work\yl2440_500\PBtool\smdk2440_ARMV4I\cesysgen\sdk\lib\ARMV4I\retail\coredll.lib D:\WINCE500\work\yl2440_500\PBtool\smdk2440_ARMV4I\cesysgen\sdk\lib\ARMV4I\retail\corelibc.lib

BUILD: [01:0000000251:INFO ] D:\WINCE500\PBtool\platform\smdk2440\lib\ARMV4I\retail\FLASHDRV.exp

BUILD: [01:0000000252:INFO ] copylink /S:a /D:f /E:a /R:n D:\WINCE500\PBtool\platform\smdk2440\target\ARMV4I\retail\FLASHDRV.map D:\WINCE500\work\yl2440_500\RelDir\smdk2440_ARMV4I_Release\FLASHDRV.map

BUILD: [01:0000000253:INFO ] copylink /S:a /D:f /E:a /R:n D:\WINCE500\PBtool\platform\smdk2440\target\ARMV4I\retail\FLASHDRV.pdb D:\WINCE500\work\yl2440_500\RelDir\smdk2440_ARMV4I_Release

BUILD: [01:0000000254:INFO ] if exist D:\WINCE500\PBtool\platform\smdk2440\target\ARMV4I\retail\FLASHDRV.rel copylink /S:a /D:f /E:a /R:n D:\WINCE500\PBtool\platform\smdk2440\target\ARMV4I\retail\FLASHDRV.rel D:\WINCE500\work\yl2440_500\RelDir\smdk2440_ARMV4I_Release\FLASHDRV.rel

BUILD: [01:0000000255:INFO ] copylink /S:a /D:f /E:a /R:n D:\WINCE500\PBtool\platform\smdk2440\target\ARMV4I\retail\FLASHDRV.dll D:\WINCE500\work\yl2440_500\RelDir\smdk2440_ARMV4I_Release\FLASHDRV.dll

BUILD: [01:0000000256:INFO ] .

BUILD: [01:0000000257:INFO ] Stop.

BUILD: [00:0000000258:PROGC ] Done.
BUILD: [00:0000000259:PROGC ] Files Warnings Errors
BUILD: [00:0000000260:PROGC ] Midl 0 0 0
BUILD: [00:0000000261:PROGC ] Resource 0 0 0
BUILD: [00:0000000262:PROGC ] Message 0 0 0
BUILD: [00:0000000263:PROGC ] Precomp Header 0 0 0
BUILD: [00:0000000264:PROGC ] C/Cpp/Cxx 1 199 0
BUILD: [00:0000000265:PROGC ] Assembler 0 0 0
BUILD: [00:0000000266:PROGC ] Static Libraries 1 0 0
BUILD: [00:0000000267:PROGC ] Dll's 1 0 0
BUILD: [00:0000000268:PROGC ] Exe's 0 0 0
BUILD: [00:0000000269:PROGC ] Resx 0 0 0
BUILD: [00:0000000270:PROGC ] Csharp Targets 0 0 0
BUILD: [00:0000000271:PROGC ] Other 0 1 0
BUILD: [00:0000000272:PROGC ]
BUILD: [00:0000000273:PROGC ] Total 3 200 0
BUILD: [00:0000000274:PROGC ]
BUILD: [00:0000000275:PROGC ] 200 Warnings, 0 Errors


.