AUTOSAR - RTE CONFIGURATION SCHEMA ISSUE
Below is the detail about the environment...
When we try to configure Port pin to drive a LED, below error occurred in Port_Cfg.h generation.
#define PORT_PIN17_MODE_LIN0_RXD (Port_PinModeType)3
#define PORT_PIN17_MODE_LIN0_RXD (Port_PinModeType)7
#define PORT_PIN19_MODE_LIN0_RXD (Port_PinModeType)5
#define PORT_PIN19_MODE_LIN0_RXD (Port_PinModeType)7
Hence, compiler throws ERROR...
Have you guys such an issue? Thanks.
Regards,
Ashok