EB tresos Example Project and Guidance on RTE/SWC Configuration for S32K3 Series

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

EB tresos Example Project and Guidance on RTE/SWC Configuration for S32K3 Series

ソリューションへジャンプ
2,200件の閲覧回数
Kazarian
Contributor III

Hello NXP Support Team,

I am currently evaluating AUTOSAR development using EB tresos Studio (version 29.3) with the evaluation license provided by NXP. I am working with the S32K3 and have all necessary hardware.

EB tresos is installed and confirmed that all MCAL modules (e.g., ADC, DIO, PORT, MCU..) are listed and available under Help → EB tresos Details → Module Registry.

However, I was unable to find any preconfigured or example project that provides a baseline setup. Under File > New, I only see options to create a new or import an existing project, but I do not have any existing projects to start from.

I would appreciate your support on the following:

  1. Example Projects:

    • Where can I find an official example or demo project for S32K3 MCUs that includes basic MCAL configuration (e.g., clock, port, and build integration)?

    • If such projects are included in the MCAL delivery package, could you please provide the exact path or file names?

  2. RTE Configuration and SWC Design:

    • In EB tresos Studio, I noticed the “RTE Contract Phase” menu which allows importing ARXML files.

    • Could you confirm whether EB tresos supports full RTE generation and SWC integration, or if a separate tool is required for authoring SWCs and system descriptions?

    • If external tools are needed for creating SWCs or defining RTE contract input (e.g., ARXML files), what tools do you recommend or officially support with the NXP toolchain?

I am interested in building up a complete AUTOSAR application stack starting from MCAL through to RTE and SWCs, and any guidance or starting points would be highly appreciated.

Thank you in advance for your support.

タグ(1)
0 件の賞賛
返信
1 解決策
2,143件の閲覧回数
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @Kazarian,

1. The RTD package includes some example modules for each driver. You can find them under your installation (by default: C:\NXP\SW32K3_S32M27x_RTD_R21-11_5.0.0). You can select "Import > General > Existing Projects into Workspace" and with the "Select root directory", add the path to the example you need, for example: "C:\NXP\SW32K3_S32M27x_RTD_R21-11_5.0.0\eclipse\plugins\Adc_TS_T40D34M50I0R0\examples\EBT\S32K3XX\Adc_example_S32K344"

Julin_AragnM_0-1748037071270.png

2. Tresos does support RTE generation and SWC integration, however, the RTE module released in the RTD package for S32K3 devices is only a support stub, it does not support configuration. This is only for testing purpose from our side. You will need to contact a third-party provider, such as Elektrobit(EB), Vector, etc, for a compatible package. 

For a full-on description on RTE & SWC configuration, I suggest contacting Elektrobit, as they have some training materials regarding AUTOSAR workflow: EB tresos Studio demonstrator – Elektrobit. They cover general topics such as configuring ECUs, including features (Importer, Exporters, System Description Editors, etc.), functionality (SWC to ECU mapping, generating ECU extract, derive ECU configuration, etc.), among other things.

We do not provide any specific tools for SWC & RTE compatibility.

Best regards,
Julián

 

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
2,144件の閲覧回数
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @Kazarian,

1. The RTD package includes some example modules for each driver. You can find them under your installation (by default: C:\NXP\SW32K3_S32M27x_RTD_R21-11_5.0.0). You can select "Import > General > Existing Projects into Workspace" and with the "Select root directory", add the path to the example you need, for example: "C:\NXP\SW32K3_S32M27x_RTD_R21-11_5.0.0\eclipse\plugins\Adc_TS_T40D34M50I0R0\examples\EBT\S32K3XX\Adc_example_S32K344"

Julin_AragnM_0-1748037071270.png

2. Tresos does support RTE generation and SWC integration, however, the RTE module released in the RTD package for S32K3 devices is only a support stub, it does not support configuration. This is only for testing purpose from our side. You will need to contact a third-party provider, such as Elektrobit(EB), Vector, etc, for a compatible package. 

For a full-on description on RTE & SWC configuration, I suggest contacting Elektrobit, as they have some training materials regarding AUTOSAR workflow: EB tresos Studio demonstrator – Elektrobit. They cover general topics such as configuring ECUs, including features (Importer, Exporters, System Description Editors, etc.), functionality (SWC to ECU mapping, generating ECU extract, derive ECU configuration, etc.), among other things.

We do not provide any specific tools for SWC & RTE compatibility.

Best regards,
Julián

 

0 件の賞賛
返信
2,114件の閲覧回数
Kazarian
Contributor III

Thanks a lot @Julián_AragónM . The demo however need Dassault AUTOSAR Builder which require a license and its pretty expensive too, i was hoping for an evaluation license or a free alternative, but there isn't.

Best regards.