Hi Abhishek,
Could you please help me understand, what is the logic of drive strength in Simulink blocks.
That is a feature that is not currently available for the microcontrollers that are available in the toolbox since MPC57xx B/C/G/P hardware do not support drive strength control.
Such setting refers to the maximum current flowing out of an GPO (current sourcing capability of the output pin). It gives you an idea of how much can drive when it is in the logic high state.
Since all the code we are generating is based on the SDK drivers we had to fill in such structure for the future compatibility, but for the moment you should leave it on disabled option since its not going to do anything for current generation of supported parts.
Hope this clarify your question.
Best regards,
Daniel