HW_SCE_SHA256_UpdateHash hanging

Hey guys,

I'm experimenting with the NetX Duo Web HTTP package and a call is made to HW_SCE_SHA256_UpdateHash inside _nx_secure_tls_handshake_process. The thread that this is called on proceeds to hang on this call until the program is reset.

Since the implementation for HW_SCE_SHA256_UpdateHash isn't included, is there a way to monitor what errors might have occured internally? The only requirement I noticed was that the S7G2 manual specified that the input length needs to be a multiple of 64B which is the case (input length is 512B).

Thanks!

Parents Reply Children
No Data