In present I study about Autosar.
My development environment is as follows.
1. S32 with gcc
2. Tresos
Recently I downloaded the MCAL library provided by NXP. And configured using Tresos.
I also success build and compile about MPC574xG using gcc in S32.
And I downloaded the AUTOSAR library provided by NXP. But When I looked at the source code, it seemed impossible to compile with gcc.
In other words, I wonder if I can compile the library with another 3rd party compiler.