Hello,
I installed MATLAB R2019b and Model-Based Design Toolbox (MBDT) 4.3.0 for S32K1xx.
I fixed the duplicated path / sl_customization issue, and now the toolbox is loaded correctly.
However, when I try to build an example model, I get the following license error:
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: 1c5a2a91
Error evaluating 'InitFcn' callback of block_diagram 'gpio_isr_control_s32k11x'.
Callback string is 'mbd_s32k_consistency_checks(bdroot(gcs));'
Caused by:
MBD Toolbox configuration check error
My environment:
- MATLAB: R2019b
- MBDT: 4.3.0
- Device: S32K144
I could not find or generate any MBDT license in my NXP account / FlexNet page.
Could you please guide me on how to obtain or activate the correct MBDT license?
Thank you.