Skip to main content
Jean Paul Talledo Vilela
Associate II
October 5, 2017
Question

Selft Test Library with HAL library

  • October 5, 2017
  • 1 reply
  • 578 views
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  

    This topic has been closed for replies.

    1 reply

    ST Technical Moderator
    October 5, 2017
    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

    In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks