>That's for me to decide, but if routine X uses Thing_A by name, and >routine Y uses the same address in ram by Thing_D+14, then I would suspect >a collision.> Just having an absolute, and automated search for all refs to a given sram > or register var would be a big help. It does display an xref showing direct references by name. The more subtle Thing_D+14 access is trickier to detect, but I'll look into adding that. Currently working on making AVRavel read original source files, rather than .MAP/.LST output. Rob Storey
Message
Re: [AVR-Chat] AVRavel AVR program analyzer
2004-01-05 by Rob Storey