Your technology says that AUTOSAR cannot be compiled with S32DS, but only with GCC compiler.
But is there another way to manually configure the generated files to generate executable code in S32DS
Or how to directly generate AUTOSAR code in the form of C library files in S32DS directly
thank you
Hello,Do you use S32DS compile Davinci Configurator Generated Code?I just do it now,but i done not how to Do,Can you give some support to me?
Hello,
For MPC5xxx there is only GHS and Windriver supported.
But if you are talking about S32Kxx then also gcc (S32DS) is supported.
Which micro are you referring to specifically?
best regards,
Peter
Can AUTOSAR_OS build an SDK package like freertos and compile directly on S32DS without EB Tresos generation code
Hello,
AUTOSAR OS configuration must be generated from Tresos.
There is AUOTSAR OS makefile project supplied, I recommend you to have a look at it.
best regards,
Peter
That folder is the generated code that EB Tresos got, I can't find it Thank you for your reply
Thank you for your reply. I haven't found many of the OS examples you mentioned, or reference examples or generated configuration files.
I want to add the generated configuration file into the DS32DS project manually.
I looked at the generated files and configuration files and some of them did not seem to have a description like the EVENT
Hello,
The Tresos only generate configuration files. It is customer responsibility to put them into a project.
For example into OS demo.
Best regards,
Peter