Hello.
I try build with ISELED driver for S32K312.
- S32K312 RTD 3.0.0 and ISELED 1.0.0
When I build, I have below linking error.
[elxr] (error #412) unresolved symbols: 2
Mcl_SetDmaChannelTransferList from libIseled_S32K312_EBT_DET_OFF.a(libiseled_S32K312_EBT_DET_OFF.o)
Mcl_SetDmaChannelCommand from libIseled_S32K312_EBT_DET_OFF.a(libiseled_S32K312_EBT_DET_OFF.o)
1. Is DMA setup mandatory for ISELED ?
I didn't setup DMA for LPSPI and any peripherals.
2. How can I clear this error ?
Best Regrads,
Sean Sung.