Issue with version S32K1xx 4.2.0 toolbox

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

Issue with version S32K1xx 4.2.0 toolbox

Jump to solution
1,154 Views
andrewweiss
Contributor II

I'm having an issue with version 4.2.0 toolbox for S32K processor.

Versions:

  • Matlab R2019a
  • Windows 10
  • MBDT:  4.2.0

View from Matlab Add-on Manager:

pastedImage_2.png

Issue Description:

When I load an example, some blocks require additional information reference to function.   

An example is circled below:

pastedImage_1.png

When I click on ADC_Config block (starred above), the drop down for selecting ADC is not populated and I cannot select the ADC to configure it, figure below:

pastedImage_3.png

NOTE:  This is also true for other examples, such as CAN comms.

Please let me know what is missing!  

Thanks, 

Andy

Tags (1)
1 Solution
1,013 Views
constantinrazva
NXP Employee
NXP Employee

Hello andrewweiss ,

There might be some conflicts still from the previous version - I would recommend you do the following, in the MATLAB terminal, for resetting your paths:

restoredefaultpath;

mbd_s32k_path;

Note: before you run the 2nd command, you should go to the root folder of our toolbox (that script will be there).

Please let me know if this fixes your issue.

Kind regards,

Razvan.

View solution in original post

5 Replies
1,013 Views
andrewweiss
Contributor II

Thanks!   This helped and corrected the issue.  This problem is reolved.

Thanks for the assistance.  

0 Kudos
1,013 Views
constantinrazva
NXP Employee
NXP Employee

Hello andrewweiss,

Good to hear that! Please let us know if you have other issues with the latest release.

Kind regards,

Razvan.

0 Kudos
1,013 Views
andrewweiss
Contributor II

Yes, but I have had version 4.1 install previously.   

Here is the output of the "ver" within Matlab: 

-----------------------------------------------------------------------------------------------------
MATLAB Version: 9.6.0.1214997 (R2019a) Update 6
MATLAB License Number: xxxxxx
Operating System: Microsoft Windows 10 Enterprise Version 10.0 (Build 17134)
Java Version: Java 1.8.0_181-b13 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
-----------------------------------------------------------------------------------------------------
MATLAB Version 9.6 (R2019a)
Simulink Version 9.3 (R2019a)
Embedded Coder Version 7.2 (R2019a)
MATLAB Coder Version 4.2 (R2019a)
MATLAB Compiler Version 7.0.1 (R2019a)
MATLAB Compiler SDK Version 6.6.1 (R2019a)
MATLAB Report Generator Version 5.6 (R2019a)
Model-Based Design Toolbox for S32K1xx Series Version 4.2.0 (R2016a-R2020a)
Simulink Check Version 4.3 (R2019a)
Simulink Coder Version 9.1 (R2019a)
Simulink Coverage Version 4.3 (R2019a)
Simulink Design Verifier Version 4.1 (R2019a)
Simulink Report Generator Version 5.6 (R2019a)
Simulink Requirements Version 1.3 (R2019a)
Stateflow Version 10.0 (R2019a)
Vehicle Network Toolbox Version 4.2 (R2019a)

ALSO:  Yes, this is for all examples.    

Shall I remove contents of specific folders to ensure all references are not there? 

0 Kudos
1,014 Views
constantinrazva
NXP Employee
NXP Employee

Hello andrewweiss ,

There might be some conflicts still from the previous version - I would recommend you do the following, in the MATLAB terminal, for resetting your paths:

restoredefaultpath;

mbd_s32k_path;

Note: before you run the 2nd command, you should go to the root folder of our toolbox (that script will be there).

Please let me know if this fixes your issue.

Kind regards,

Razvan.

1,013 Views
constantinrazva
NXP Employee
NXP Employee

Hello andrewweiss ,

Is this the only version of S32K1xx toolbox you have installed?

And do you get this for all examples, or just for some?

Kind regards,

Razvan.

0 Kudos