Generating Host ID for MBDT Toolbox in Matlab.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Generating Host ID for MBDT Toolbox in Matlab.

940 Views
mkasongo
Contributor I

hi,

Matlab is not giving me the hosts ID that I need in order to complete the installation of Model-Based Design Toolbox for S32K1xx Automotive Microprocessors Family. When I enter the command << mcd_s32k_hostid>> in Matlab Command Windows, it say: "Unrecognized function or variable 'mcd_s32k_hostid'."

Any hint on how to solve this?

Thank you.

Tags (2)
2 Replies

866 Views
constantinrazva
NXP Employee
NXP Employee

Hello mkasongo@iu.edu,

You can get the host id by opening the windows terminal (command prompt) and enter the following command:

vol

You will get something like this:

pastedImage_3.png

The serial number is what you need to generate the license for our toolbox.

Kind regards,

Razvan.

0 Kudos

866 Views
constantinrazva
NXP Employee
NXP Employee

Hello again mkasongo@iu.edu,

I just saw that you might be using an older version of our toolbox (because of the name of the script - mcd_s32k_hostid). I suggest that you install the latest version of our S32K toolbox (available on nxp.com).

Kind regards,

Razvan.

P.S.: you can also run mbd_s32k_hostid script to get the same volume serial number (if you are using our latest version of the toolbox). In the older version that you are using, you must first make sure the toolbox has been installed in the MATLAB path (you should run mcd_s32k_path first).