README
上传用户:luoyougen
上传日期:2008-05-12
资源大小:23136k
文件大小:1k
源码类别:

VxWorks

开发平台:

C/C++

  1.    README: vxWorks BSP for Intel's IXP425 Network processor
  2. This file contains board-specific information for the IXDP425
  3. board. This file documents BSP interface changes from previous
  4. software or hardware versions, and notifies the user of serious
  5. caveats that must be noted before using this BSP.  Additionally, the
  6. target board's reference entry (i.e. IXDP425/target.nr) provides
  7. board-specific information necessary to run VxWorks and should be read
  8. fully before this BSP is used.
  9. BSP autogenerated documentation:
  10. The Tornado IDE provides a way to generate html documention for your BSP. 
  11. This documentation lists the routines included in sysLib.c
  12. and some board specific information which you provide in the file target.nr. 
  13. To make the autogenerated documentation for the IXDP425 BSP
  14. perform the following simple steps: 
  15. From the BSP source code directory run $make man from the command line. 
  16. After a few minutes you should see the output
  17. "complete" on your terminal.
  18. cd to $WIND_BASE/docs and run $htmlBook from the command line. 
  19. You will now be able to browse the documentation for the IXDP425 BSP from the Tornado 
  20. help file (Help menu under Launch). Just select the
  21. IXDP425 BSP Reference link from the Tornado help index. 
  22. --------------------------------------------------------------------------------
  23. RELEASE 1.0/0
  24. Added README