Export MBDT generated code from Matlab to S32DS

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

Export MBDT generated code from Matlab to S32DS

222 Views
rohit1749
Contributor III

I have generated code using MBDT with Matlab v2021b. However, after generating code using embedded coder and tried to import the projectinfo.xml file to s32DS. But getting below error.

 

rohit1749_0-1754737246050.png

I'm using S32DS V3.5.  Should I try changing the S32DS version?

Someone, please help me with this.

Regards

Rohit

 

0 Kudos
Reply
1 Reply

173 Views
dragostoma
NXP Employee
NXP Employee

Hi, @rohit1749

Following the build process of your Simulink model and the subsequent code generation, the next step is to import the modelName_Config folder into S32 Design Studio (S32DS).

dragostoma_3-1754915678432.png

You should pres File -> Import

dragostoma_1-1754914571813.png

General -> Existing Project into Workspace -> Browse -> select the modelName_Config folder

dragostoma_2-1754914740313.png

Then you should be able to build and debug the application in S32DS.

Let us know about your progress.

 

Best regards,

Dragos