Hi @div12 ,
Indeed, there are no LIN blocks available in MBDT for MPC57xx. However, please note that MBDT blocks generate code on top of the SDK drivers, drivers which are delivered inside the toolbox. For adding functionalities that are not present in the toolbox, you could use the Simulink custom code functionalities to insert specific drivers functions calls, to configure and control desired peripherals, and any other necessary C code for implementing the particularities of your application. For an example on how this can be achieved, please check the following article (link).
Now, related to the PIL simulation, you could start by checking and running the examples MBDT delivers for showcasing this feature. They can be found under the following path MPC_Examples\common\pil. For more details about this simulation mode, I would also like to point you to one of the webinars we have created to describe this functionality (link). Even if the presented material is based on a model designed using MBDT for S32K1, the steps of running this kind of simulations are similar and the process should be the same.
Please let us know in case you encounter any specific issues on these areas, or others.
Hope this helps,
Irina