readme
来自「LoPEC Early Access VxWorks BSP」· 代码 · 共 26 行
TXT
26 行
README: Motorola LoPECThis file contains board-specific information for the Motorola LoPEC insupport of the lopec BSP. Specifically, this file contains information onany BSP interface changes from previous software or hardware versions, andcontains caveats that the user must be aware of before using this BSP.Additionally, the target board's manual page entry (for example, lopec/target.nr) provides board-specific information necessary to runVxWorks, and should be read before this BSP is used.-------------------------------------------------------------------------------EARLY ACCESS RELEASE (BSP Version 1.2/0.1): This release is the first version of the BSP for the Motorola LoPEC board on the Tornado 2.0 release.Known problems: 1.) Under Project, a complete path name to the extra "obj" object modules must be defined in the EXTRA_MODULES macro. Refer to SPR #27955 on WindSurf for additional information. Specifically, this means that the i82559 driver (i82559Drv.obj and i82559DrvEnd.obj) must be included in EXTRA_MODULES. For example: C:\Tornado2\<proj>\i82559DrvEnd.obj C:\Tornado2\<proj>\i82559Drv.obj
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?