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.
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