Skip to main content
Visitor II
October 7, 2024
Question

No source available for uwtickprio() at 0x20000004

  • October 7, 2024
  • 3 replies
  • 1436 views

It worked fine until yesterday, but the program seems to have been updated today, and I've been getting that error ever since.
The same problem occurs when all the codes are cleared and only the initial init function is executed.
I wondered if it was a program problem, so I reinstalled it to the previous version and tried to operate it, but the same problem occurs even if I try to reinstall it to the latest version.

I have the same problem when I create a new project and debug it, and I need advice from people who have experienced this.

Jins_0-1728287045660.png

This error occurs when MX_GPIO_Init(); code is executed.

 

Jins_1-1728287143183.png

 

 

    3 replies

    mƎALLEm
    Technical Moderator
    October 7, 2024

    Hello @Jins and welcome to the community,

    uwTickPrio is declared in stm32f1xx_hal.c file. 

    Could you please share your project as we can analyze the case?

    "To give better visibility on the answered topics, please click on ""Accept as Solution"" on the reply which solved your issue or answered your question."
    Andrew Neil
    Super User
    October 7, 2024

    Please see the Posting Tips for how to properly post source code - not as an image:

    https://community.st.com/t5/community-guidelines/how-to-write-your-question-to-maximize-your-chances-to-find-a/ta-p/575228

     

    A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
    Technical Moderator
    October 7, 2024

    Hello @Jins ,

    Please check this post with same issue: Solved: No source available for "uwTickPrio() at 0x2000000... - STMicroelectronics Community

    Hope this solve your problem.

    "When your question is answered, please close this topic by clicking ""Accept as Solution"".ThanksImen"
    Associate
    December 14, 2024

    Hello,

    How did you solve this problem? I have this problem too. I read your link but didn't find a solution.

     

    *This post has been translated from Chinese to comply with the ST Community guidelines.