Hi,
I was trying to download and verify NXP S32K MBDT toolbox, I am gettin this issue.
License Error: -1, Model-Based Design Toolbox License Missing, please go to The Model-Based Design Development Toolbox Web Site to get a free license or request a demo. Provide the following HostID.
What is HostID?
We have followed this video: https://community.nxp.com/t5/NXP-Model-Based-Design-Tools/Model-Based-Design-Toolbox-Quick-Install-G...
Thank you
Anyone please comment on how to resolve this issue?
Hello @srikar_26 ,
The HostID is the Volume Serial Number for your volume partition.
To get this id XXXX-XXXX you have to open a Command Prompt and type the "vol" command, as below.
Hope this helps,
Marius
Hi,
We have generated the HostID as per the video, but we are still getting the same License error.
Thanks
Hello @srikar_26 ,
Can you please check that the license file is located here? Please type the following command in MATLAB.
winopen(fullfile(mbd_find_s32k_root, 'lic'))
Hope this helps,
Marius
Hi @mariuslucianand ,
The license file was located when I've given the above command. The license file extension is .lic. But still I'm facing the issue with the license error. Is there any other solution?
Thanks.