Hi i am using nordic nrf52840 chip. and SDK17.1 i am using.
in that under secure bootloader code i am trying to use the nrf_crypto_hash_update() function to calculate the hash of my application code.
But when compiler reached to this function then it got stuck somewhere.
Any idea y this happened. is i need to enable something in the code for hash calculation...?
Regards
Rohit Saini

