I am developing a project for a S32K116 inside S32DS.
By now I figured out how the RTD works regarding to IP Drivers vs MCAL/AUTOSAR.
I will limit my project to the IP Drivers for now due to possible resource constraints.
I also figured out that I can find documentation about an IP Driver component by rightclicking on it inside the Components view.
However, I found that it is not listed inside the documentation which headers to include for each driver when using one of the described functions.
How am I supposed to know that information? Is there a different document or list where this is specified?
Hello
USually, the top-level public header for each IP driver follows the naming convention
You can also look at the examples provided inside the RTD for which header files to include:
Julin_AragnM_1-1789513358457.png
You can look for these header files inside the RTD installation path: "C:\NXP\S32DS.3.x.x\S32DS\software\PlatformSDK_S32K1_S32M24\RTD\
Best regards,
Julián