www.pudn.com > iMx31_WCE600.rar > sources


!if 0 
Copyright (c) Microsoft Corporation.  All rights reserved. 
 
Copyright (C) 2004-2007, Freescale Semiconductor, Inc. All Rights Reserved. 
THIS SOURCE CODE, AND ITS USE AND DISTRIBUTION, IS SUBJECT TO THE TERMS 
AND CONDITIONS OF THE APPLICABLE LICENSE AGREEMENT. 
 
!endif 
!if 0 
Use of this source code is subject to the terms of the Microsoft end-user 
license agreement (EULA) under which you licensed this SOFTWARE PRODUCT. 
If you did not accept the terms of the EULA, you are not authorized to use 
this source code. For a copy of the EULA, please see the LICENSE.RTF on your 
install media. 
!endif 
 
TARGETNAME=xldr 
TARGETTYPE=PROGRAM 
 
RELEASETYPE=PLATFORM 
EXEENTRY=StartUp 
NOMIPS16CODE=1 
SYNCHRONIZE_DRAIN=1 
 
ADEFINES=-pd "_TGTCPU SETS \"$(_TGTCPU)\"" $(ADEFINES) 
 
!IF "$(BSP_NAND_K9K1G08U0B)" == "1" 
ADEFINES=-pd "LARGE_PAGE_NAND SETL {FALSE}" $(ADEFINES) 
!ENDIF 
 
!IF "$(BSP_NAND_K9F1G08U0A)" == "1" 
ADEFINES=-pd "LARGE_PAGE_NAND SETL {TRUE}" $(ADEFINES) 
!ENDIF 
 
LDEFINES=-subsystem:native /DEBUG /DEBUGTYPE:CV 
 
SOURCES=xldr.s 
     
NOLIBC=1 
 
WINCETARGETFILES=xldr_bin