[S32R294] SPT enable issue

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

[S32R294] SPT enable issue

838 Views
GaryKuo
Contributor I

Hi Sir,

I' m testing with S32R294 EVB board (v1.1).

When I tried to initialize SPT, I got `RSDK_SPT_RET_ERR_HW_RST` error state.

This is because pSptRegs->CS_STATUS3.B.PROC_STATE is 0, so that  CheckSptRst() in SptConfigHw() return RSDK_SPT_RET_ERR_HW_RST.

But when I try RSDK_offline_example, I found `pSptRegs->CS_STATUS3.B.PROC_STATE` is "1" in  SptConfigHw() and can success pass initial process.

Is there anything I should enable before SPT is launched?

Can you suggest me how to solve this issue?

 

Thank you,

Gary

Tags (1)
0 Kudos
2 Replies

776 Views
GaryKuo
Contributor I

Hi,

I've solved this issue, thank you.

Gary

0 Kudos

783 Views
b41937
NXP Employee
NXP Employee

Hi,

Can you provide some context in which this error occurs? It would help if we can reproduce the issue but my understanding is that the provided examples work. 

0 Kudos