MBDT

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
702 Views
paul_ephraim_13
Contributor III

I AM UNABLE TO CONFIGURE NXP EXAMPLE MODELS (ADC, DIO , etc..). I am getting an error like path not specified in  Simulink , please clarify?

0 Kudos
Reply
1 Solution
660 Views
dragostoma
NXP Employee
NXP Employee

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

View solution in original post

1 Reply
661 Views
dragostoma
NXP Employee
NXP Employee

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