S32K312 STCU2 Debugging Query

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

S32K312 STCU2 Debugging Query

Jump to solution
594 Views
raj12
Contributor III

Hello,

Currently, I am working on S32K312 SAF EVAL Package. I am using S32K312EVB-Q172, PE Micro debugger and S32DS using RTD Build version S32K3_RTD_3_0_0_P07_D2306_ASR_REL_4_7_REV_0000_20230629.

Target - Debug_FLASH.

I have a query related to STCU2 debugging.

After functional call of Bist_Run(BIST_DIAGNOSTIC_CFG); PE Micro debugger getting disconnected. so, I am not able to see watch register.

I have query on below points.

1. Why PE micro debugger is getting disconnected after call of Bist_Run(BIST_DIAGNOSTIC_CFG). 

2. After disconnected the PE debugger, I observed software is reset and again start executing, tested with LED blinking. is it expected behavior?

3. Without Power off the hardware, after re-flashing then I check the status of FES register Bit ST_DONE found set. But STCU2 related register value is in default state. is it expected behavior?

4. According to S32K3 RM, FES register bit ST_DONE bit will be set post self-test. so, I am assuming STCU2 test is successfully done. is it expected behavior? 

5. After power on reset of hardware FES register value is 0.

6. How can I see the register status of STCU2. Because PE debugger getting disconnected?

 Please see the below attached screenshot.

raj12_0-1700206171246.png

raj12_0-1700209917469.png

 

raj12_1-1700206766052.pngraj12_2-1700206782058.png

 

 

0 Kudos
1 Solution
529 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @raj12,

1. Yes, system reset disconnects the debugger.

2. Yes, it boots up again.

3. The FES, DES register show the source of the latest reset. But the peripheral registers are reset. The RM specifies the reset value for each register.

4. Yes

5. After POR, you should see just DES[F_POR] = 1.

6. The PE Micro debugger can be attach to the running MCU after the ST_DONE reset without a reset triggered by the debugger (FES[F_EXR]).

danielmartynek_0-1700475832594.png

 

 

Regards,

Daniel

 

 

 

View solution in original post

0 Kudos
3 Replies
530 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @raj12,

1. Yes, system reset disconnects the debugger.

2. Yes, it boots up again.

3. The FES, DES register show the source of the latest reset. But the peripheral registers are reset. The RM specifies the reset value for each register.

4. Yes

5. After POR, you should see just DES[F_POR] = 1.

6. The PE Micro debugger can be attach to the running MCU after the ST_DONE reset without a reset triggered by the debugger (FES[F_EXR]).

danielmartynek_0-1700475832594.png

 

 

Regards,

Daniel

 

 

 

0 Kudos
507 Views
raj12
Contributor III

Hello @danielmartynek ,

Thanks for your quick reply,

Now my previous query got resolved after your reply.

Now I have another query related to STCU2.

1. I tried to insert fake fault of FCCU which is NCF_5. then while debugging observed ERR_STAT register bit 8 is in high state, FES register bit 4 ST_DONE in high state, NCF_S0 register bit 5 in high state, MBESW0 bit 1 to 5 in high state, MBSSW0 bit 1 to 5 is in high state. So, I am assuming BIST is functionally fine. is it expected behavior for NCF_5? please see the attachment.

2. For other FCCU NCFn (apart of NCF_5) any bit in ERR_STAT register why not in high state? apart of ERR_STAT other register of STCU2 is same as NCF_5 FCCU fault injection?

3. What is the co-relationship between NCF_5 (FCCU NCF_5) and STCU2, ERR_STAT register or STCU2? I tried to refer RM but unfortunately not able to be understood (55.8.3). please see the attachement.

4. After injection of FCCU NCF_5 error, called Bist_GetExecStatus(BIST_DIAGNOSTIC_CFG), function then got BIST_FAILED. is it expected behavior for NCF_5? if yes then why?

5. But for other NCFn called Bist_GetExecStatus(BIST_DIAGNOSTIC_CFG), function then got BIST_OK. is it expected behavior for other NCFn (apart of NCF_5).? if yes then why?

6. Which NCF Fault we should need to inject for STCU2 fault checking? I am trying to run test procedure which is provided in S32K3XX_SAF_BIST_TS.pdf (Page number 14). I am attaching snapshot below kindly look onto that.

raj12_0-1700547291077.png

raj12_1-1700547320324.png

raj12_2-1700547340519.pngraj12_3-1700547360959.png

raj12_5-1700547433769.png

I am looking forward for your reply.

Thanks

0 Kudos
490 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @raj12,

These are completely different questions.

Please create a new thread.

 

Thank you,

Daniel

0 Kudos