2018-11-29 01:32 AM
Hello Experts,
I am trying to integrate the "STM32 Cryptographic Library" to my application. Before that I wanted to get the library working on the "STM32L475 EVM (B-L475E-IOT01A2)". But am unable to get it working.
The following function call doesn't succeed:
--> error_status = HMAC_SHA1_Finish(&HMAC_SHA1ctx, MessageDigest, MessageDigestLength);
The above doesn't return "error_status" as 1 either.
It simply goes into some bad state after it returns from the above function call. I see the following message on my debug console:
Info : The target is not running when halt was requested, stopping GDB.
Info : halted: PC: 0x08012dd2
shutdown command invoked
Info : dropped 'gdb' connection
your quick help in getting the above library working is very much appreciated.
Thanks!
Best Regards
Satish
2018-11-29 09:00 AM
Let's try to keep one thread