Hi msl,
thanks for reply,
but I need the call graph for the functions not the dependency graph for the header files.
I want to see a graph where I can see which function is called from which function.
I downloaded doxygen and also graphviz (the dot tool of graphviz is needed by doxygen to create the graphs). Then I tried it on the S110 sorce code.
Now I have what I expected (see attached image, sorry the image is in german only):