GPIO example in WEC2013

I need some documentation/example for the setting of GPIO driver (wec2013) to the physical SIMM pin on Colibri imx6 module and Colibri evaluation board. And also accessing the IO pin with standard file I/O functions (creating a file handle) in C# .Net

Thanks,

Check this article: How to use GPIO library in VCSharp | Toradex Developer Center

We have provided example compiled for WinCE 6 and WEC7, you can compile same for WEC2013 should be working without any issues.

I ported the code to WEC2013 but it fails on asking TdxAllLibrariesDll.dll. I guess the dll supplied is to be ported for iMX6 and WEC2013.

Could you please send me a TdxAllLibrariesDll.dll built for WEC2013 and iMX6?