Tool/software:
I use SDK routines in CCS, but many functions can't jump to their definition unless I find its location in the header file in my own.
For example, in event_input_triggers_output_LP_MSPM0G3507_nortos_ticlang, if I want to see the definition of function DL_SYSCTL_enableSleepOnExit, an error alert pops up in the bottom left corner.
This problem also occurs in other IDE (Keil/IAR), where there is no way to jump to the function definition.