Hi @georgevictor
Thanks for your reply. As you said I downloaded the .zip file and pasted in root folder(C:\Users\Uxxxxxx\AppData\Roaming\MathWorks\MATLAB Add-Ons\Toolboxes\NXP_MBDToolbox_S32K3xx).
Now for Example, I want to download s32k344_pwm_led_s32ct Project.
So, as you said first, I Run the jlinkPatch.p file with Matlab.
Then, My Project Location is: C:\Users\Uxxxxxx\AppData\Roaming\MathWorks\MATLAB Add-Ons\Toolboxes\NXP_MBDToolbox_S32K3xx\S32K3_Examples\pwm\s32k344_pwm_led_s32ct
So, I open the s32k344_pwm_led_s32ct Project folder in Matlab. Then, in Command window I run the below Mentioned command
mbd_s32k3.download.jlink('s32k344_pwm_led_s32ct.bin', 'mcu', 'S32K344', 'jlink', 'C:\Program Files\SEGGER\JLink\JLink.exe')
After that, project is not downloaded. Reference (see Error_1.PNG image).
Note: For me, Jlink.exe is also located in same location.
Please Let me know, if you any other information.