cancel
Showing results for 
Search instead for 
Did you mean: 

No source available for uwtickprio() at 0x20000004

Jins
Associate

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 3
SofLit
ST Employee

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
Evangelist III

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

 

Imen.D
ST Employee

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".
Thanks
Imen