17-03-2022, 01:54 PM
If I right click on a function and select "find implementation" in main.c, it only finds the function it it's in main.c.
It it's in a library, for example HAL_Delay(), I get a Warning: Not found: HAL_Delay.
However, "find functions called by" is working.
It it's in a library, for example HAL_Delay(), I get a Warning: Not found: HAL_Delay.
However, "find functions called by" is working.