Hi,
I'm trying to build the Phy_664_TS_TxDxM10I3R0 SDK. However, I got these problems while building. I set all the required modules(SPI, MCU, GPT, DIO) mentioned in "RTD_PHY_664_UM".
As far as understand I need source files generated by EB Tresos tool according to syntax in the CDD_Phy_664_Cfg.c . So do I really need the EB tresos for properly building.
The User Manual and Integration Manual gives redirections with EB tresos tool but also says its not mandatory for building SDK. I'm confused at this point.
So my question is: The EB tresos is mandatory ? If its not, could you redirect me how should I build the SDK with S32DS 3.6.0.
The compiler error message also says header files not found (CDD_Phy_664.h). I'm thinking that these are false positive error message cuz I added SDK to include path and project.
If it help I can share the project.
Bests