sCheck shutdown tests failing on Application

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

sCheck shutdown tests failing on Application

475件の閲覧回数
msoddu2
Contributor I

Hi,
the execution of some sCheck shutdown test on Application is failing (the test signature is showing a value great then 0 in the LSB 16 bits).

Is it possible to understand the reason why it is failing?

Here are the screenshots of the faulty tests.

1)

sCheck.Sram_EccStartupTest.SRAM_0_ECC.Signature.0xB6A90000.png

2) 

sCheck.CmuFm_Test.CMU_FM_4.Signature.0xDAD00000.png

3) 

sCheck.CmuFm_Test.CMU_FM_3.Signature.0xDACD0000.png

Thanks in advance!

#SV62 #S32G3

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

335件の閲覧回数
msoddu2
Contributor I
 
0 件の賞賛
返信

426件の閲覧回数
msoddu2
Contributor I

Hello Joey,
the sCheck_ExecuteShutdownTests function just returns a value related to the function execution itself, that's why I was focused to debug the "inside" functions.
In fact I posted some screenshots showing that the test Signature contained the 16 LSB of it with a value not egual to 0.

to be more clear, why I get the following signatures:

  1. 0xB6A90004 (what is it the meaning of the last 4)
  2. 0xDAD00001 (what is it the meaning of the last 1)
  3. 0xDACD0001 (what is it the meaning of the last 1)


Thanks!

0 件の賞賛
返信

391件の閲覧回数
Joey_z
NXP Employee
NXP Employee

hi,msoddu2

Thank you for your reply.

Refer to the sCheck user manual and the perspective of the program, these values of yours are Accumulate signatures. If all tests are executed successfully, it should be equal to ExpectedSignature.

Joey_z_0-1750662031122.png

Hope it can help you.

BR

Joey

 

0 件の賞賛
返信

440件の閲覧回数
Joey_z
NXP Employee
NXP Employee

hi,msoddu2

Thank you for contacting us.

You can try to check the Shutdown test in the sCheck_ExecuteShutdownTests function. The function includes sCheck_ExecuteSimpleTestBatch.

Joey_z_0-1750401837222.png

Hope it can help you.

BR

Joey

0 件の賞賛
返信