readme_sysspinvram.txt

来自「vxworks 串口通信程序例子 对vxworks下开发串口通信程序很有帮」· 文本 代码 · 共 19 行

TXT
19
字号
FILE LIST -         sysSpiNvRam.c  DESCRIPTION -         The macro NV_RAM_SIZE must be defined to provide parameter           checking for sysNvRamSet() and sysNvRamGet().                        The macro NV_BOOT_OFFSET must be defined and point to an             offset that allows enough room for 256 bytes.  RUNNING DEMO - 	Place the sysSpiNvRam.c in your <Tornado> dir.         Add this file to your project, re-build projectName.out and          download it.          TESTED ON - Host/Target : Solaris 5.5.1 / mv1604  	    VxWorks     : 5.4  OUTPUT -  On VxWorks target: =================  

⌨️ 快捷键说明

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