Dear expert:
At S32DS,I tried to run the SENT driver in AN4856 for 5744. But there are many compilation errors.
So,my questions include these points:
1.what is the root cause of the above problems? Are there errors in my project configuration?But I have run other drivers successfully before,for example the ADC driver,the CAN driver and so on.
2.How to solve these problems?
Also, I saw that someone had asked a similar question, but it was not resolved in the end.
Thanks.
Solved! Go to Solution.
Hi,
that driver/example was done in GreenHills so importing to teh S32DS could not be such easy and you need to do it yourself.
Anyway, there is SDK demo example for SENT receiver within S32DS, so you can refer to it;
c:\NXP\S32DS_Power_v2.1\S32DS\software\S32_SDK_S32PA_RTM_3.0.3\examples\MPC5744P\driver_examples\communication\srx_fast_dma\Doxygen\srx_fast_dma_mpc5744p.dox
BR, Petr
Hi,
that driver/example was done in GreenHills so importing to teh S32DS could not be such easy and you need to do it yourself.
Anyway, there is SDK demo example for SENT receiver within S32DS, so you can refer to it;
c:\NXP\S32DS_Power_v2.1\S32DS\software\S32_SDK_S32PA_RTM_3.0.3\examples\MPC5744P\driver_examples\communication\srx_fast_dma\Doxygen\srx_fast_dma_mpc5744p.dox
BR, Petr
Thank you for your reply!
Also, I would like to know where to obtain this document?
Thanks!
Your replies are ver helpful to me.
Thank you very much.