How to install SDHC correctly

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to install SDHC correctly

Jump to solution
1,291 Views
StanleyShen
Contributor IV

Hi

Env:

S32DS3.4

SDHC RTM_1_0_1_HF1

Just refer to the S32G_SDHC_RTM_1_0_1_HF1_D2207_Release_Note.pdf

It looks like I can't install SDHC correctly

StanleyShen_3-1673354979665.png

 

StanleyShen_0-1673354809639.png

 

StanleyShen_1-1673354822325.png

StanleyShen_2-1673354837342.png

 

 

0 Kudos
1 Solution
1,254 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

It seems there is a dependency with FreeRTOS 3.0.2, but you have FreeRTOS 3.0.4. This is shown in the "S32G_SDHC_RTM_1_0_1_HF1_D2207_Release_Note.pdf" as mentioned below.

DanielAguirre_0-1673540337356.png

Have you tried installing the specific FreeRTOS version?

Please, let us know.

View solution in original post

0 Kudos
7 Replies
1,272 Views
StanleyShen
Contributor IV

Just refer to the S32GDS -> help -> Installation Details 

It seems that the FreeRTOS and SDHC was installed succesfully. but when I want to create a sample project, 

the project did not include the FreeRTOS and SDHC source code folder.

can you tell me why?

StanleyShen_0-1673409204411.png

 

StanleyShen_1-1673409224107.png

 

StanleyShen_2-1673409236491.png

 

StanleyShen_3-1673409263879.png

 

Also, from the following page,

Solved: How to creat a S32G FreeRTOS project - NXP Community 

Could you tell me, what's mean of [Have you generated the code from the GUI configuration tool?

 

0 Kudos
1,269 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

The text "sdc" should not bring any results due to the package being "sdhc". One example provided in this package is "sdhc_fatfs_s32g274a".

As for the code generation, within NXP examples, there is a need for generating configuration files. This is done through "ConfigTools" provided in S32DS. If the code is not generated, the compilation will fail due to the drivers/configuration files not being generated by the tool.

You right-click on your project, click on "S32 Configuration Tools > Open Peripherals" then click on "Update Code" button. This should generate the needed files for the out of the box experience.

Please, let us know.

0 Kudos
1,264 Views
StanleyShen
Contributor IV

[The text "sdc" should not bring any results due to the package being "sdhc". One example provided in this package is "sdhc_fatfs_s32g274a".]

sorry for the poor sample, but typed the "sdhc", still don't work

StanleyShen_0-1673486218463.png

Refer to the SDHC release note, the correct image as blow:

StanleyShen_1-1673486283867.png

 

Also, 

When I use the "help->S32DS Extesions and updates" to install again,

the infomation like blow, could you explain this?

StanleyShen_2-1673486945244.png

 

And, Why do the following diagram always come out, how to clear it?

StanleyShen_3-1673487382501.png

 

Thinks 

 

0 Kudos
1,255 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

It seems there is a dependency with FreeRTOS 3.0.2, but you have FreeRTOS 3.0.4. This is shown in the "S32G_SDHC_RTM_1_0_1_HF1_D2207_Release_Note.pdf" as mentioned below.

DanielAguirre_0-1673540337356.png

Have you tried installing the specific FreeRTOS version?

Please, let us know.

0 Kudos
1,239 Views
StanleyShen
Contributor IV

Hi 

I download the FreeRTOS 3.0.2 from  [Automotive Software Package Manager] and reinstalled it,

both the FreeRTOS and SDHC have been installed correctly.

Thank you very much and pls let me close reslove question.

0 Kudos
1,279 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

Have you tried using the "Add Update Sites" option under "Help > S32DS Extensions and Updates"?

You click on the option and a window will pop asking for the "updatesite.zip" file. If the update site is compatible with your S32DS version, this should add the package to the Extensions and Updates window and you can select it for installation. You should have the pre-requisites installed prior to installing this package. If not, it will fail.

Please, let us know.

0 Kudos
1,274 Views
StanleyShen
Contributor IV

Dear

Since the manual as attached, it seems that [from ‘Help’ menu select ‘Install New Software...]  was recommend,

But still, I installed from  "Help > S32DS Extensions and Updates"

StanleyShen_0-1673399809025.png

when I chose the [SW32G_SDHC_RTM_1_0_2_D2209_updatesite.zip!]

"Unsuitable Packages for Platform " was popped.

StanleyShen_1-1673399884414.png

 

BTW,

the SDHC was downloaded like this

(Even the newest one is still NG)

StanleyShen_2-1673400204904.png

StanleyShen_3-1673400225690.png

StanleyShen_6-1673401309119.png

 

Otherwise, I continued to install FreeRTOS because I was worried about the dependency with FreeRTOS as the same way, but it seems to have no effect(even I don't think FreeRTOS has been successfully installed)

StanleyShen_4-1673401009141.pngStanleyShen_5-1673401033272.png

 

 

 

 

0 Kudos