Hey guys,
I am new to NXP boards so please bear my noob questions.
Is there a MBDT for S32G274A board? I would like to perform PIL simulation using Simulink
Thanks
Purav
Try the HCP package at link below. Supports PIL simulation on S32G2xx:
https://www.mathworks.com/matlabcentral/fileexchange/101378-nxp-support-package-hcp
Cheers,
-Brian
I tried that, and followed the steps. During writing linux image on sd card, I am receiving following error:
>> mbd_hcp.setup.guiSetupToolbox
Error using mbd_hcp.setup.WindowsHardwareModule/getFirmwareWritePercentComplete
Error writing to the memory card: An error occurred while writing to the SD card. The request could not be performed because of an I/O device error.
Error in mbd_hcp.setup.guiSetupToolbox/WriteImageWriteButtonPushed
Error using matlab.ui.control.internal.controller.ComponentController/executeUserCallback (line 427)
Error while evaluating Button PrivateButtonPushedFcn.
Any idea?