I have been using this Toolbox on the R2022b version with realtive succes.
For other reasons we have decided to switch to the latest Matlab verision (R2023b).
I was able to run the instalation script and procced with all the steps:
-Install .MLBTX
-Verify MBD toolbox instalation
-Generate License File (just use the previous one)
-Activate NXP MBD toolbox
-verify MBD toolbox license.
But when I open my model, I start getting messages about the default hardware configured in the model.
In the matlab console, I get this message:
This model is configured to use NXP S32K3xx hardware board, but support for that hardware is not installed.
To install support for NXP S32K3xx hardware board:
1. Close the model.
2. Open Add-On Explorer.
3. Install support for NXP S32K3xx hardware board.
To configure the model for different hardware board:
1. Open the model Configuration Parameters and select the Hardware Implementation pane.
2. Set the Hardware board parameter for your hardware.
To configure the model not to use any hardware:
1. Open the model Configuration Parameters and select the Hardware Implementation pane.
2. Set the Hardware board parameter to 'None'.
It seems that this version is not recognizing the toolbox.
Is there any incompatibility problem with the new R2023b release?