I working with a custom board with MCU STM32F105RB, When I debug using ST CUBEIDE, I get following "No source available for "uwTickPrio() at 0x20000004" "
Thank You @Pavel A. and @Community member I am finally able to solve the problem. Previously I used STM32F103RB- Nucleo board as the programmer/debugger. Then I change to ST-LINK V2 programmer as my programmer/debugger.Now it's working fine.