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

📄 readme_nfswrite

📁 vxworks中的demo
💻
字号:
FILE LIST -      nfsWrite.cDESCRIPTION - 	     Demo for using FTP communication between an FTP client	     running on a VxWorks target and a remote FTP server	     running on a UNIX host.RUNNING DEMO -	     Place the nfsWrite.c file in your	     <Tornado> dir. Depending on the target	     you have, define the CPU in your compile line and use	     the Makefile in the agent dir. to compile.	     Note: Need to use then nfs mounted name. Please note that NFS must	     be congigured to have this demo work.             Also #define INCLUDE_NFS in the config.h file	     Call the function nfsWrite() to invoke this demo.TESTED ON -  Host/Target : Solaris 2.5.1 / mv1604	     VxWorks     : 5.3.1	     EXAMPLE COMPILE LINE -			   make CPU=PPC604 nfsWrite.o%  make CPU=PPC604 nfsWrite.occppc -B/petaluma1/mayur/tor101-ppc/host/sun4-solaris2/lib/gcc-lib/ -mstrict-align -ansi -nostdinc -O2 -fvolatile -fno-builtin -fno-for-scope -Wall -I/h   -I. -I/petaluma1/mayur/tor101-ppc/target/config/all -I/petaluma1/mayur/tor101-ppc/target/h -I/petaluma1/mayur/tor101-ppc/target/src/config -I/petaluma1/mayur/tor101-ppc/target/src/drv -DCPU=PPC604  -DMV1600 -DTARGET_DIR="\"mv1604\"" -g -O0  -c nfsWrite.cOUTPUTS/LOGFILE -On VxWorks target:==================-> ld <nfsWrite.ovalue = 690208 = 0xa8820 = c + 0xd4-> sp (nfsWrite) task spawned: id = 5d0170, name = u4value = 6095216 = 0x5d0170The Output on Console:======================Writing to NFS file ...........Completed nfsWrite

⌨️ 快捷键说明

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