Export MBDT generated code from Matlab to S32DS

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Export MBDT generated code from Matlab to S32DS

252件の閲覧回数
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 件の賞賛
返信
1 返信

203件の閲覧回数
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