cancel
Showing results for 
Search instead for 
Did you mean: 

Selft Test Library with HAL library

Posted on October 05, 2017 at 08:20

Hello

I had been using old HAL Libraries from 2015 with Selt Test Library. I just upgrade my HAL library but now I am having issues with some code changes/missing functions/definitions for the Self Test Library.  Can anyone point me out where I can get an updated STL (Self Test Library) that is compatible with the latest HAL library?

Some errors I am getting are related to:

Error[Pe135]: class 'IWDG_HandleTypeDef' has no member 'State' ..\STM32F4xx\Libraries\STM32_SelfTest_Library\src\stm32fxx_STLstartup.c 587

Error[Pe020]: identifier 'HAL_IWDG_STATE_RESET' is undefined

Error[Pe020]: identifier 'HAL_IWDG_Start' is undefined

Error[Pe135]: class 'WWDG_HandleTypeDef' has no member 'State'

Error[Pe020]: identifier 'HAL_WWDG_STATE_RESET' is undefined

Error[Pe020]: identifier 'HAL_WWDG_Start' is undefined

Error while running C/C++ Compiler

stm32fxx_STLtranspRam.c  

1 REPLY 1
Imen.D
ST Employee
Posted on October 05, 2017 at 16:41

Hello,

Please contact your nearest ST sales office to get the available Selft Test Library.

Kind Regards

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen