AUTOSAR - RTE CONFIGURATION SCHEMA ISSUE

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

AUTOSAR - RTE CONFIGURATION SCHEMA ISSUE

527 Views
ashokkumarnaray
Contributor I

AUTOSAR - RTE CONFIGURATION SCHEMA ISSUE

Below is the detail about the environment...

  • TRK-MPC5606B: MPC5606B StarterTRAK Development Kit.
  • MPC560XB_MCAL4_0_RTM_HF13_1.0.1
  • EB tresos V 14.2.1

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

0 Kudos
0 Replies