S32K396 sCheck SRAM ECC Test failure

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

S32K396 sCheck SRAM ECC Test failure

372 次查看
nxf47333
NXP Employee
NXP Employee

Hi Team,

my customer Deepal, met sCheck SRAM ECC test failure issue.

environment :

RTD :SW32K3_RTD_4.4_R21-11_3.0.0

SAF: S32K396_SAF_0.9.0

Complier: GHS

the detail issue is, when run sCheck SRAM ECC startup test. after CPU entered Hardfault, HFSR register was cleaned.

nxf47333_0-1716301096387.png

so BusFault_Handler can't be entered. which leading sCheck SRAM ECC test failure.

we test the issue with SAF demo code on SAF 0.9 and SAF 1.0 with GCC compiler, no such issue.

Could you please help give suggestion on debugging.

标签 (1)
0 项奖励
1 回复

325 次查看
Yongbing_Nan
NXP Employee
NXP Employee
Hi,
The root cause is that the exception code flow will be affected by the Lauterbach debugger with step debug method. Both the SRAM0 and SRAM1 ECC test successfully when free run the test function sCheck_CallTestFunc() and close all of the Lauterbach Onchip trigger break point.
0 项奖励