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.
I'm using S32DS V3.5. Should I try changing the S32DS version?
Someone, please help me with this.
Regards
Rohit
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).
You should pres File -> Import
General -> Existing Project into Workspace -> Browse -> select the modelName_Config
folder
Then you should be able to build and debug the application in S32DS.
Let us know about your progress.
Best regards,
Dragos