Use SWC, RTE, and BSW to learn the upper and lower level call communication routines.

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

Use SWC, RTE, and BSW to learn the upper and lower level call communication routines.

1,570 Views
tpcom
Contributor II

Is there a DEMO program based on the AUTOSAR architecture that uses UDS and XCP configured by EB Tresos? I have always wanted to find routines for calling communication between upper and lower levels in SWC, RTE and BSW for learning.

0 Kudos
Reply
1 Reply

1,500 Views
Irina_Costachescu
NXP Employee
NXP Employee

Hi @tpcom ,

MBDT for S32K3 uses the RTD (Real-Time Drivers) for configuring the peripherals - in EBT or S32CT, and for controlling the peripherals - MBDT blocks generate code on top of RTD functions. Therefore, the peripherals support and the examples we provide are based on such drivers.

The examples and configurations provided by the MBDT do not use UDS or XCP configuration and routines, therefore, these are not exemplified functionalities. However, I would suggest you check for such examples directly with the drivers team (this is the link to the recommended community taken from the Real Time Drivers page). 

For the MBDT for S32K3 capabilities in terms of AUTOSAR applications, and for more details on how the drivers are integrated by the MBDT, I suggest you to watch this webinar, from our community webpage.

Hope this helps,

Irina

0 Kudos
Reply