Versions Compared

Key

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

...

ifeq ($(T_A),linuxRT-x86)
    MyTest_LIBS += drvMrf
endif

if you have For a PMC EVR230 that is installed in your system that you'd like to use:, the above is all you need.

To add support for PCI-express EVR300, also add the following lines to MyTestApp/src/Makefile:

...