I am using the S32G399A for development and encountered some issues while setting up the MCU development environment. The details are as follows:
Software Versions
IDE: S32 Design Studio for S32 Platform 3.5, update version 3
RTD: SW32G_RTD_4.4_4.0.2_D2306
Issues
After the relevant environment was installed, the pin function was disabled in the MEX configuration interface. When I manually forced it to be enabled, an error occurred: error: Siul2_Port_Ip_Types.h: No such file or directory.
Why does the pin function get disabled, and what could be the reason for the missing file error?
Possible Reasons and Solutions