Hello everyone,
I'm trying to update an example about SPI, using S32K344 and S32DS 3.4. The SDK version is 2.0.1.
This is the error that I'm facing:
In the past I was not facing this error, but it started suddenly... What should I do?
Thank you,
MVR
Solved! Go to Solution.
Hi @MVR
This error does not occur if you first removee SpiExternalDevice (SpiDriver tab) associated with SpiPhyUnit (SpiGeneral tab).
Additionally, we recommend using the latest versions of RTD drivers in addition to the latest versions of the tools.
BR, VaneB
Hi @MVR
This error does not occur if you first removee SpiExternalDevice (SpiDriver tab) associated with SpiPhyUnit (SpiGeneral tab).
Additionally, we recommend using the latest versions of RTD drivers in addition to the latest versions of the tools.
BR, VaneB
I tried to reinstall the S32DS 3.4 and also the RTD S32K3XX 2.0.1 and still I'm facing the issue:
Basically I'm trying to remove the SpiPhyUnit_0 from the "Lpspi_Ip_HalfDuplexTransfer_S32K344" example...