where is bootloader sample project using S32 Design Studio

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

where is bootloader sample project using S32 Design Studio

Jump to solution
1,753 Views
youngdae
Contributor III

hello

 I have a S32G-VNP-RDB2 board.

I have to develop bootloader.

so I have download Platform_Software_Integration_S32G3XX_2022_02.

I would like to do item 3.3.4.2 in bootloader_UserManual.pdf below.

youngdae_0-1652943619491.png

But I can not find S32DS folder.

I have Tresos folder in realtime folder below.

youngdae_1-1652943710585.png

 

I want to know where the s32DS folder is.

 

Labels (1)
0 Kudos
1 Solution
1,696 Views
nxf58665
NXP Employee
NXP Employee

No S32DS support for that release as well due to the following limitation:

The Mcu components used in Design Studio doesn’t allow multiple
clock setting configuration. Therefore, reverting all clock sources to
their default state cannot be done and loading an image which relies
on PLL clock source will have undefined behavior.

View solution in original post

0 Kudos
5 Replies
1,738 Views
nxf58665
NXP Employee
NXP Employee

Hi,

Please refer to page 83:

nxf58665_0-1652946459941.png

 

There's no support for S32 Design Studio for the release you are trying to use. Also, please make sure to check the hardware prerequisites as well, because the board you are using doesn't support S32G3XX.

Thanks!

 

0 Kudos
1,732 Views
youngdae
Contributor III

My board is S32G2xx in S32G-VNP-RDB2.

Please see the note below.

The S32DS is said to be able to use the S32G2xx.

youngdae_0-1652946889947.png

Additionally, my Bootloader_UserManual.pdf does not have 83 pages.

youngdae_0-1652947114999.png

youngdae_1-1652947130576.png

 

 

0 Kudos
1,726 Views
nxf58665
NXP Employee
NXP Employee

You state above "Platform_Software_Integration_S32G3XX_2022_02.", which is an S32G3XX release and hence referring to the user manual pertaining to that release. Can you please confirm that?

Even though the DS support is mentioned in that chapter, there may be some limitations (refer to "Known issues and limitation").

0 Kudos
1,709 Views
youngdae
Contributor III

Thanks for the advice. It was my mistake.

I have another Platform_Software_Integration_S32G2XX_2021_09.

Currently available for download S32G2xx, the latest version will be Platform_Software_Integration_S32G2XX_2021_09.

The same content is also in the Bootloader.pdf file of Platform_Software_Integration_S32G2XX_2021_09.

youngdae_0-1653006692452.png

Can you check again based on this version?

0 Kudos
1,697 Views
nxf58665
NXP Employee
NXP Employee

No S32DS support for that release as well due to the following limitation:

The Mcu components used in Design Studio doesn’t allow multiple
clock setting configuration. Therefore, reverting all clock sources to
their default state cannot be done and loading an image which relies
on PLL clock source will have undefined behavior.

0 Kudos