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.
已解决! 转到解答。
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
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
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?