Hi,
I just installed the newest ISELED driver S32K1_ISELED_BETA_3.9.0 in the same folde where S32SDK_S32K1xx_RTM_3.0.0 is installed; and used it in my project. But while building the project, I get an error:
../SDK/platform/drivers/src/iseled/gcc/libiseled_S32K14x.a(flexio_iseled_driver.o): In function `digLED_FlexIO_InitInterface':
flexio_iseled_driver.c:(.text.digLED_FlexIO_InitInterface+0x50): undefined reference to `flexIODeviceState'
I can not find any flexio_iseled_driver.c file in the directory installed. I am not sure how to solove this problem.
Would you please help me out?