Latest RTD (AR 4.7.0, SW 2.0.0) is missing the CSEc Driver

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

Latest RTD (AR 4.7.0, SW 2.0.0) is missing the CSEc Driver

ソリューションへジャンプ
158件の閲覧回数
M_SCH
Contributor II

Hello,

I am migrating a project using the S32DS v3.5.12 relying on the  RTD with version

Autosar Version : 4.4.0
Autosar Revision : ASR_REL_4_4_REV_0000
SW Version : 1.0.0
Build Version : S32K1_RTD_1_0_0_HF01_D2109_ASR_REL_4_4_REV_0000_20210907

to the latest one with version

Autosar Version : 4.7.0
Autosar Revision : ASR_REL_4_7_REV_0000
SW Version : 2.0.0
Build Version : S32K1_RTD_2_0_0_P04_D2404_ASR_REL_4_7_REV_0000_20240417

I was checking the ConfigTool but realized that there is no CSEc driver available, which can be seen in the images below

M_SCH_0-1718202360087.png

ConfigTools (RTD, AR v4.4.0, SW 1.0.0)

 

M_SCH_1-1718202443656.png

ConfigTools (RTD, AR v4.7.0, SW 2.0.0)

I have checked the folder of both RTDs and verified that the folder below that features the required header files in the include folder

M_SCH_2-1718202576191.png

is missing in the new RTD folder structure (no Crypto_... folder)

M_SCH_3-1718202646317.png

  1. Can you point out what the issue is here?
    Have you removed the CSEc driver entirely or am I missing something?
    How can I proceed since my project is relying on this driver from the previous RTD.
  2. I have noticed that the SW32K1_S32M24x_RTD_R21-11_2.0.0_P04_D2404_ReleaseNotes.pdf specifically mentions the S32DS 3.5.4 version of the IDE. Since I use the 3.5.12 version I wonder if there might be some compatibility issues?

 

M_SCH

 

ラベル(1)
タグ(1)
0 件の賞賛
1 解決策
133件の閲覧回数
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @M_SCH,

Sometimes patched releases do not include all drivers/modules. If there are missing drivers, another package is released, and this one should be used on top of the previous one.

I recommend using RTD 2.0.0 P02 or P03 for the crypto driver, since P04's release notes do not mention any changes to the crypto driver.

Best regards,
Julián

元の投稿で解決策を見る

2 返答(返信)
134件の閲覧回数
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @M_SCH,

Sometimes patched releases do not include all drivers/modules. If there are missing drivers, another package is released, and this one should be used on top of the previous one.

I recommend using RTD 2.0.0 P02 or P03 for the crypto driver, since P04's release notes do not mention any changes to the crypto driver.

Best regards,
Julián

119件の閲覧回数
M_SCH
Contributor II

Hello @Julián_AragónM,

 

Thank you for your suggestion.

Since I use a MCU from the S32K1xx family I have downloaded the zip folder

  • S32K1_S32M24x_RTD_R21-11_2.0.0_P03_CD01_D2312_DS_Updatesite.zip

and installed it offline inside the S32DS

  • S32DS --> Help --> Install New Software...
    • Add --> Archive
      • Select previously downloaded zip folder

M_SCH_0-1718373881816.png

I have installed the first two entries and then the Crypto driver appeared in the ConfigTool list and inside the RTD folder

M_SCH_1-1718374045896.png

 

Thanks again for your help!

 

Best regards,

 

M_SCH