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
↧