⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 file_ram_demo.dsp

📁 嵌入式操作系统Nucleus Plus中使用的文件系统
💻 DSP
字号:
# Microsoft Developer Studio Project File - Name="File_RAM_Demo" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Application" 0x0101

CFG=File_RAM_Demo - Win32 RAMDemo for ARM9
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE 
!MESSAGE NMAKE /f "File_RAM_Demo.mak".
!MESSAGE 
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE 
!MESSAGE NMAKE /f "File_RAM_Demo.mak" CFG="File_RAM_Demo - Win32 RAMDemo for ARM9"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "File_RAM_Demo - Win32 RAMDemo for ARM7" (based on "Win32 (x86) Application")
!MESSAGE "File_RAM_Demo - Win32 RAMDemo for ARM9" (based on "Win32 (x86) Application")
!MESSAGE 

# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe

!IF  "$(CFG)" == "File_RAM_Demo - Win32 RAMDemo for ARM7"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir ""
# PROP BASE Intermediate_Dir ""
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir ""
# PROP Intermediate_Dir ""
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /YX /FD /c
# ADD CPP /nologo /MD /W# /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /YX /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib204 /o NUL /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib204 /o NUL /win32
# ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
# ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo File_RAM_Demo.bsc
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
# ADD LINK32 /nologo /subsystem:windows /machine:I386 /out:"O\RAMdemo.elf"
# SUBTRACT LINK32 /pdb:none
# Begin Custom Build - Checking Dependencies...
InputPath=File_RAM_Demo.ede
SOURCE=$(InputPath)

"O\RAMdemo.elf" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	"$(MSDEVDIR)\Nucleus EDE\_exec"

# End Custom Build

# Begin Special Build Tool

SOURCE=$(InputPath)
PostBuild_Desc=Linking...
PostBuild_Cmds=START /w /m "$(MSDEVDIR)\Nucleus EDE\NUC_LINK.EXE"\
 "C:\ATI\file\RAMdemo\File_RAM_Demo.ede"\
    "File_RAM_Demo - Win32 RAMDemo for ARM7"\

# End Special Build Tool

!ELSEIF  "$(CFG)" == "File_RAM_Demo - Win32 RAMDemo for ARM9"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir ""
# PROP BASE Intermediate_Dir ""
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir ""
# PROP Intermediate_Dir ""
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /YX /FD /c
# ADD CPP /nologo /MD /W# /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /YX /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib204 /o NUL /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib204 /o NUL /win32
# ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
# ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo File_RAM_Demo.bsc
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
# ADD LINK32 /nologo /subsystem:windows /machine:I386 /out:"O\RAMdemo.elf"
# SUBTRACT LINK32 /pdb:none
# Begin Custom Build - Checking Dependencies...
InputPath=File_RAM_Demo.ede
SOURCE=$(InputPath)

"O\RAMdemo.elf" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	"$(MSDEVDIR)\Nucleus EDE\_exec"

# End Custom Build

# Begin Special Build Tool

SOURCE=$(InputPath)
PostBuild_Desc=Linking...
PostBuild_Cmds=START /w /m "$(MSDEVDIR)\Nucleus EDE\NUC_LINK.EXE"\
 "C:\ATI\file\RAMdemo\File_RAM_Demo.ede"\
    "File_RAM_Demo - Win32 RAMDemo for ARM9"\

# End Special Build Tool

!ENDIF

# Begin Target

# Name "File_RAM_Demo - Win32 RAMDemo for ARM7"
# Name "File_RAM_Demo - Win32 RAMDemo for ARM9"

# Begin Source File

SOURCE=".\RAMDEMO.C"

!IF  "$(CFG)" == "File_RAM_Demo - Win32 RAMDemo for ARM7"

# PROP Ignore_Default_Tool 1
# Begin Custom Build - .\RAMDEMO.C
InputPath=.\RAMDEMO.C

".\O\RAMDEMO.o" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	START /w /m "$(MSDEVDIR)\Nucleus EDE\NUC_BLD.EXE"\
 "C:\ATI\file\RAMdemo\File_RAM_Demo.ede" "File_RAM_Demo - Win32 RAMDemo for ARM7" $(InputPath)\


# End Custom Build

!ELSEIF  "$(CFG)" == "File_RAM_Demo - Win32 RAMDemo for ARM9"

# PROP Ignore_Default_Tool 1
# Begin Custom Build - .\RAMDEMO.C
InputPath=.\RAMDEMO.C

".\O\RAMDEMO.o" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	START /w /m "$(MSDEVDIR)\Nucleus EDE\NUC_BLD.EXE"\
 "C:\ATI\file\RAMdemo\File_RAM_Demo.ede" "File_RAM_Demo - Win32 RAMDemo for ARM9" $(InputPath)\


# End Custom Build

!ENDIF

# End Source File
# Begin Source File

SOURCE=".\RAMDISK.C"

!IF  "$(CFG)" == "File_RAM_Demo - Win32 RAMDemo for ARM7"

# PROP Ignore_Default_Tool 1
# Begin Custom Build - .\RAMDISK.C
InputPath=.\RAMDISK.C

".\O\RAMDISK.o" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	START /w /m "$(MSDEVDIR)\Nucleus EDE\NUC_BLD.EXE"\
 "C:\ATI\file\RAMdemo\File_RAM_Demo.ede" "File_RAM_Demo - Win32 RAMDemo for ARM7" $(InputPath)\


# End Custom Build

!ELSEIF  "$(CFG)" == "File_RAM_Demo - Win32 RAMDemo for ARM9"

# PROP Ignore_Default_Tool 1
# Begin Custom Build - .\RAMDISK.C
InputPath=.\RAMDISK.C

".\O\RAMDISK.o" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	START /w /m "$(MSDEVDIR)\Nucleus EDE\NUC_BLD.EXE"\
 "C:\ATI\file\RAMdemo\File_RAM_Demo.ede" "File_RAM_Demo - Win32 RAMDemo for ARM9" $(InputPath)\


# End Custom Build

!ENDIF

# End Source File
# Begin Source File

SOURCE="..\..\plus\demo\uart.c"

!IF  "$(CFG)" == "File_RAM_Demo - Win32 RAMDemo for ARM7"

# PROP Ignore_Default_Tool 1
# Begin Custom Build - ..\..\plus\demo\uart.c
InputPath=..\..\plus\demo\uart.c

"C:\ATI\file\RAMdemo\O\uart.o" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	START /w /m "$(MSDEVDIR)\Nucleus EDE\NUC_BLD.EXE"\
 "C:\ATI\file\RAMdemo\File_RAM_Demo.ede" "File_RAM_Demo - Win32 RAMDemo for ARM7" $(InputPath)\


# End Custom Build

!ELSEIF  "$(CFG)" == "File_RAM_Demo - Win32 RAMDemo for ARM9"

# PROP Ignore_Default_Tool 1
# Begin Custom Build - ..\..\plus\demo\uart.c
InputPath=..\..\plus\demo\uart.c

"C:\ATI\file\RAMdemo\O\uart.o" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	START /w /m "$(MSDEVDIR)\Nucleus EDE\NUC_BLD.EXE"\
 "C:\ATI\file\RAMdemo\File_RAM_Demo.ede" "File_RAM_Demo - Win32 RAMDemo for ARM9" $(InputPath)\


# End Custom Build

!ENDIF

# End Source File
# End Target
# End Project

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -