System halt when using STM32CryptographicV3.0.0_CM4_KEIL_otslsm1elfspf.lib on STM32F429IGT
Hi allI used STM32CryptographicV3.0.0_CM4_KEIL_otslsm1elfspf on STM32F429 for ECC encrypt and decrypt. But after use several time library function(likes ECCinitEC, SHA256_Append, etc), the system was halted. If I used AES encrypt and decrypt functi...