Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Project Example

Figure 8-4 shows the workspace with groups expanded for a development board with NDIT and IPerf modules included.

The APP group is where the actual code for the example is located.

The BSP group contains the 'Board Support Package' code to use for several of the Input/Output (I/O) devices on the development board.

The NDIT group contains the necessary files to interact with the NDIT software on the test station host. In hold the executive code for the test procedures describes in Section 10 of this document.

The µC/CPU group contains source and header files for the µC/CPU module. Header files contain definitions and declaration that are required by some of the application code.

The µC/IPerf group contains the source and header for the µC/IPerf module. It also contains the IPerf Reporter module which formats and displays IPerf's test results.

The µC/LIB group contains the source and header for the µC/LIB module. Again, the header files are needed as some of the application code requires definitions and declarations found in these files.

The µC/OS-III group contains the source and header files for the µC/OS-III module.

The µC/TCP-IP group contains the source and header files for the µC/TCP-IP module.

Figure 8-4 Project Workspace with NDIT and IPerf modules highlighted

  • No labels