PDA

View Full Version : ARM Compiler option: -callgraph


msponer
02-25-2003, 09:57 PM
Hi,
My arm compiler crashes when I attempt to use the -callgraph command line option (which outputs an HTML document that shows the function call tree). Does this work for anyone?

I'd really like to use this.

Thanks.

Matt.

Louie
03-02-2003, 04:01 PM
-callgraph is an ARM linker option, not a compiler option

msponer
03-02-2003, 11:50 PM
Hi,
My arm linker crashes when I attempt to use the -callgraph command line option (which outputs an HTML document that shows the function call tree). Does this work for anyone?

I'd really like to use this.

Thanks.

Matt.