Toradex Library TdxAllLibrariesDll.dll use with i.MX6 and Tegra T20

Hello,

I’ve developed an application for a i.MX6 and works pretty well.

This application is developed in C# for WEC2013 and I use the Toradex Library TdxAllLibrariesDll.dll for using PWM, I2C, SPI and GPIO.

Now I would like to migrate the software to a Toradex T20 and what I ask if the Toradex Library TdxAllLibrariesDll.dll works also for Toradex T20 or I should need to migrate to another Toradex Library? The GPIO with this library seem to work but the SPI doesn’t work.

I hope you will help me.

Kind regards

Dear @emmettbrown,

The TdxAllLibrariesDll.dll is supported for Tegra 20 as well. Could you please use the demo application which is available inside the \libddemos to verify the library is working or not?

Could you please enable debug message and log the debug messages output then share with us while issue is occuring.