Hi Martin,
i just checked the S32_SDK_BETA_2.9.0. I found S32_SDK_BETA_2.9.0\platform\pal\ and a lot of drivers below. After checking some of them (can and i2c), these look like classic drivers, that is, drivers that do not require Device Expert code generation. If I do not miss something, these drivers can be used from C++, since it is no problem to call C code.
So you mean that Processor Expert and the Components Library integrated in S32 DS cannot be used in C++, only classic drivers from the SDK can be used?
Please clarify.