Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Project Example

...

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

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

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

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. anchor

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

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

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

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

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

...

Image Added

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