We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, I'm using Keil MDK ARM 5.20.
I currently moved to Keil so I'm new to this tool. Before this change, I used IAR EWARM.
The IAR EWARM had these useful features; "Find All References to "foo"", "Find All Calls to "foo"", "Find All Calls from "foo"", where "foo" can be a variable or a function.
These features allowed the users to check whether a function is called in which line and which source file.
Similar to this, does Keil uVision 5 suppoorts similar features?
-Best Regards, David