Hi Ali,
The MPC57xx 2019.R1 release is scheduled for February 18th, 2019
This release plans to support:
- MPC5741P, MPC5742P, MPC5743P, MPC5744P (*upd)
- MPC5744B, MPC5745B, MPC5746B (*new)
- MPC5744C, MPC5745C, MPC5746C, MPC5747C, MPC5748C (*new)
- MPC5746G, MPC5747G, MPC5748G (*new)
All peripheral initialization code will be based on SDK drivers.
2) My question was regarding the use of toolbox to develop control algorithms for safety critical systems.
we are already using MPC5744P in our various products. the reason I am more interested in toolbox is that we want to develop some code for a very specific observer application in which we cant use our AUTOSAR based BSW.
If the control algorithm is using only standard Simulink blocks, then the code generated for that subsystem/atomic/reusable function will be compliant with various standards that MathWorks is supporting.
If you implement the control algorithm using the NXP AMMCLIB blocks then the code generated for that subsystem/atomic/reusable function will not be compliant with various standards except if you analyze it first by yourself. The AMMCLIB is MISRA-C 2004 compliant with exceptions.
If you build the entire application in Simulink (observer + drivers) then it will not be compliant with any standards.
Hope this helps!
Daniel