I am using Wince7 on Apalis Imx6 V1.1 with Ixora carrier board. I tried latest libraries for accessing GPIO, PWM and ADC function. While using Imx6Gpio_SetLevel
or Imx6Gpio_GetLevel
function, it throw an error showing tdxAllLibrariesDll.dll is an faulting module. PWM and ADC are working OK. Application response also slows down.
I tried 3 version toradexcelibraries_2.4-20200306, toradexcelibraries_2.3-20181011 and toradexcelibraries_2.3b4600-20191002.
GPIOconfig tool is working fine on module for gpio.
Please suggest the solution for this.