S32DS AUTOSAR MCAL
I'm trying to develop the MCAL for MPC5777c w/ S32 Design Studio.
I can acquired the MCAL for 5777C and EB Tresos tool in nxp autosar software section and I setting the MCAL for my EVB and generate the MCAL BSW code.
this is Generated code from EB tresos
However when I trying to merge and build the project with S32DS, It is not going very well.
First, I make a SDK(software devlop kit) for my own.
This is what from the MCAL setup file, there is Plugins for make SDK(maybe not).
I make a SDK in S32DS like this link https://www.programmersought.com/article/68541996409/
And make project with SDK.
But when I Built it, error is accur.
How can I merge the MCAL Generated code with S32DS?
I don't know what I'm doing is right way.
Please Help.