Configuring lockstep mode in S32G274A

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

Configuring lockstep mode in S32G274A

2,091件の閲覧回数
Arbabmir
Contributor II

Hi

I am going to create an application project with s32g274A_Rev2 Cortex-A53 (lockstep mode). So, can Cortex-A53 be used in lock-step mode?

If not how can I use lockstep mode in S32G274A?

0 件の賞賛
返信
7 返答(返信)

2,062件の閲覧回数
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

On regards of the following question:

can Cortex-A53 be used in lock-step mode?

They can be used in lockstep mode, as shown under the S32G2 Reference Manual [Page 102, S32G2 Reference Manual, Rev. 8, February 2024]:

DanielAguirre_0-1722436521185.png

For more information on regards of lockstep mode, we can recommend looking into the S32G2 Reference Manual.

Please, let us know.

0 件の賞賛
返信

2,058件の閲覧回数
Arbabmir
Contributor II

I found the reference manual. Please help me to create a new project and build it for Cortex-A53  in lock-step mode.

0 件の賞賛
返信

2,051件の閲覧回数
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

Thanks for your feedback. For the information being provided, it seems that you are trying to create an A53 project inside an IDE, possibly S32 Design Studio, is this correct?

Overall, we see that there is no documentation on this specific scenario, but we are able to create a project for A53, as shown below:

DanielAguirre_0-1722445075750.png

DanielAguirre_1-1722445111503.png

Aside from this, we are not seeing problems with the project generation.

Please, let us know.

0 件の賞賛
返信

2,031件の閲覧回数
Arbabmir
Contributor II

Yes before add sdk has no error but after attaching sdk and use pintool for updating and then build give me error.

Arbabmir_1-1722448214501.pngArbabmir_2-1722448251846.png

 

Arbabmir_3-1722448280731.png

 

Arbabmir_4-1722448346692.png

 

Arbabmir_5-1722448479519.png

 

Arbabmir_6-1722448724405.png

 

Arbabmir_7-1722448760726.png

 

Arbabmir_8-1722449115607.png

 

Could you please create a project for non Autosar based on this selection and tell me which SDK you are using?

Arbabmir_9-1722449221140.png

 

0 件の賞賛
返信

2,020件の閲覧回数
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

Thanks for your feedback. Overall, we understand that there is no SDK/RTD for A53 core under the S32G product. That must be why you are seeing compilation problems when trying to use the RTD with the A53 core.

The scope of the RTD's is on regards of the M7 core. Even the examples provided are only related to the M7 core, not to the A53 core. We do apologize.

Please, let us know.

0 件の賞賛
返信

2,060件の閲覧回数
Arbabmir
Contributor II

Could you please send me this document,  S32G2 Reference Manual , or a link to download it?

 

0 件の賞賛
返信

2,061件の閲覧回数
Arbabmir
Contributor II
Thank you very much for informing me.
I create a new application project based on s32g274A_Rev2 Cortex-A53 (lockstep mode) and I got these errors:
Ld error: undefined reference to `Sys_GetCoreID'
make: *** [makefile:38: test2_G274A_A53_lockstep_A53_0.elf] Error 1
more undefined references to `Sys_GetCoreID' follow

But when I create the same project for S32G274A_Rev2 Cortex-M7 built correctly.

So, could you please help me to handle this problem?
0 件の賞賛
返信