Hi,
I am currently using S32 Design Studio version 3.4, and I have imported the S32K3 RTD AUTOSAR 4.4.2.0.0 D2203 example projects. Specifically, I imported the can_example_s32k344 project for use with my S32K344 board. While I have successfully tested I2C, SPI, and UART functionalities, I am encountering issues with the can_example_s32k344 and FlexCAN_Ip_example_s32k344 projects.
Upon importing these projects, I noticed that there was no pin configuration provided. Consequently, I manually configured the pins. However, I am uncertain about how to configure the FLEXCAN pins within the FLEXCAN module. Unlike the UART example code and others, there is no platform module available for assigning specific GPIO pins to FLEXCAN pins in the CAN example code.
I would appreciate your prompt assistance in guiding me on how to configure GPIO pins for FLEXCAN in the CAN example code. Thank you.
I have included screenshots of the configurations for both the UART and CAN examples.
1)Screen_shot_1 -FLEXCAN module how to configure the FLEXCAN pins

2)screen_shot_2 -in flex_mcl_ip module we can configure the flexio pins but we cant able to configure the Flexcan pins

except can project in all project we have the option to configure the pins