Versions Compared

Key

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

...

Users can write their own C++ applications by including the FilesToImportForApplicationCpp.zip package.
C++ application code can access CyAPI.lib classes and functions directly to extend TE_USB_FX2_CyAPI APIs.
C++ software projects templates and reference applications are available here.
There is no difference between compiling C++ applications for 32 bit Windows operating systems with Microsoft Visual Studio Express and Microsoft Visual Studio Professional.
There is some difference between compiling C++ applications for 64 bit Windows operating systems with Microsoft Visual Studio Express and Microsoft Visual Studio Professional. Such differences are explained in the C++ TE_USB_FX2 API reference manual (UM-TE_USB_API.cpp.pdfhere).
C++ applications using Qt can be easily compiled with Microsoft Visual Studio 2010 Professional and the Qt Visual Studio Add-in on QtProject.org.

...

Users can write their own .NET applications by including the FilesToImportForApplicationCsharp.zip package.
.NET application code can access CyUSB.dll classes and methods directly to extend TE_USB_FX2_CyUSB API.
.NET software projects templates and reference applications are available here.

...