2021-04-18 02:42 PM
I have #include "cmsis_os.h" statement in my .c file. Also Ctrl+click works in CubeIDE to get to the correct file that includes definition of the function (cmsis_os.h) and also reports correct directory (CMSIS_RTOS_V2)...
Really weird behaviour, I'd kindly ask for some guidance or help.
Thanks,
regards Rob.
Solved! Go to Solution.
2021-04-18 02:50 PM
found the solution (function is renamed and only exists in header file)...
2021-04-18 02:50 PM
found the solution (function is renamed and only exists in header file)...