I AM UNABLE TO CONFIGURE NXP EXAMPLE MODELS (ADC, DIO , etc..). I am getting an error like path not specified in Simulink , please clarify?
Solved! Go to Solution.
Hi, @paul_ephraim_13,
First of all, try to make sure that the MATLAB path is set correctly for the Toolbox you want to use.
Try not to have other older versions of the toolbox in the path so as not to alter the functionality. Moreover, you can reset MATLAB path to default values using the restoredefaultpath command. Keep in mind that this deletes everything you currently have in the MATLAB path. After resetting the path, from the toolbox_root directory level you must run the mbd_s32k3_path.m script to set the path for the installed toolbox.
If the path is correctly set and the error persists, try to attach screenshots with the encountered error to investigate what may be the cause of your problem.
Best regards,
Dragos
Hi, @paul_ephraim_13,
First of all, try to make sure that the MATLAB path is set correctly for the Toolbox you want to use.
Try not to have other older versions of the toolbox in the path so as not to alter the functionality. Moreover, you can reset MATLAB path to default values using the restoredefaultpath command. Keep in mind that this deletes everything you currently have in the MATLAB path. After resetting the path, from the toolbox_root directory level you must run the mbd_s32k3_path.m script to set the path for the installed toolbox.
If the path is correctly set and the error persists, try to attach screenshots with the encountered error to investigate what may be the cause of your problem.
Best regards,
Dragos