Hi @VaneB,
Thanks for looking into this.
I dug a bit deeper into the Project Properties and found a specific error message that seems to be the root cause of why the include paths are not being injected automatically.
Could you please check if you see the same behavior in your working project?
1. The SDK Error Please go to Project Properties -> SDKs. Make sure "Show all SDKs" is checked. Then, hover your mouse cursor over the checked PlatformSDK_S32K3... entry.
On my side, the tooltip displays the following error:
Error: SDK can not be attached because does not support toolChain required by the project.
Do you see this error tooltip as well, or is it clean for you?
2. Your Setup Environment To verify if I am missing a specific package or update, could you please confirm:
Extensions: Which exact extensions/packages do you have installed? (A screenshot of "S32DS Extensions and Updates" or a list would be great).
Project Creation: How exactly did you set up the Application Project? Did you change any settings in the wizard (e.g., regarding the Toolchain or Library Support), or did you use the default settings?
3. File Check Just to be 100% sure: Does the file Std_Types.h physically exist in your RTD include folder on the disk? (I assume yes, since your build works, but I want to rule out a broken installation on my side).
Thanks for your support!
Best regards.