how to load a project of EB Tresos generated code in S32 Design Studio for S32K144

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

how to load a project of EB Tresos generated code in S32 Design Studio for S32K144

跳至解决方案
1,726 次查看
gkunalupta
Contributor III

I am generating a project via EB tresos using trial license of NXP for S32K144 MCU and using the Autosar 4.4.0 RTD MCAL layer 2108 for S32K1xx.

I have generated the configuration files from EB tresos. But now if i want to compile that generated code from S32 Design Studio, how can i do that.

For doing so, I have created a dumpy project in S32 Design Studio and made a folder in which i have pasted RTD files and Generated files of EB tresos.

0 项奖励
回复
1 解答
1,691 次查看
petervlna
NXP TechSupport
NXP TechSupport

Hello,

I have also tried this on customer request, but I was not able to succeed even if I had no errors in the ported program.

The compilation always failed.

This is not a good idea as the S32DS directly support MCAL/SDK packages and has its configurator in Tresos style.

Also after consultation of our SW teams I found out they never user this method. There is no need as the S32DS offer the same as tresos.

I had no issues to compile the tresos program in GHS multi compiler tho.

Best regards,

Peter

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,692 次查看
petervlna
NXP TechSupport
NXP TechSupport

Hello,

I have also tried this on customer request, but I was not able to succeed even if I had no errors in the ported program.

The compilation always failed.

This is not a good idea as the S32DS directly support MCAL/SDK packages and has its configurator in Tresos style.

Also after consultation of our SW teams I found out they never user this method. There is no need as the S32DS offer the same as tresos.

I had no issues to compile the tresos program in GHS multi compiler tho.

Best regards,

Peter

0 项奖励
回复
1,509 次查看
kenneth_atV
Contributor I

This seems like a bad answer, since the tresos Studio tool and licensing is available from NXP for development.

I am using tresos to configure and then S32 Design Studio to build and debug.

Is there someone else that has experience figuring out how to do this?

I have tried making a new project in DS, and import the files generated from tresos.

I have build errors, but I am working through them,

like one was a missing header file, and I found it in a plug-in, so I imported that.

But, this seems like the hard way to do this. Is there a better answer?

0 项奖励
回复