Versions Compared

Key

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

...

Firmware and driver migration from Generation 2 to Generation 3

...

After the firmware and driver migration, the user should download latest C++/C# SW API.

On the GitHub repository, the developer can find the current C++/C# API. The code is associated with Microsoft Visual Studio Express 2010 project. This project can also be opened in Visual Studio Professional 2010.
The C++ DLL and sample code is preset for Microsoft Windows 32 bit operating systems. If you desire to compile the solution for 64 bit operating systems, the procedure in Microsoft Visual Studio Express and Microsoft Visual Studio Professional has some differences and is specified in Appendix A : Open the Visual Studio 2010 project of C++ TE_USB_FX2 API - reference manual published here: http://www.trenz-electronic.de/download/d0/Trenz_Electronic/d1/TE-USB-Suite/d2/generation_3/d3/APIs.html
The differences are the following

...

Note
The straightforward procedure to install both Microsoft Windows SDK 7.1 and Microsoft Visual Studio 2010 Express on the same computer will fails: see here. In this page, 2 different procedures are described; we have successfully tested both procedures.

C++/C# Generation 3 SW

...

Application Examples download

It is possible to download some Microsoft Visual Studio 2010 Express projects (SW Application Layer)already correctly configured (for Microsoft Visual Studio 2010 Express 32/64 bit and Microsoft Visual Studio 2010 Professional 64 bit) from here:

...