2017-10-04 11:20 PM
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.c2017-10-05 07:41 AM
Hello,
Please contact your nearest ST sales office to get the available Selft Test Library.
Kind Regards
Imen