avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] Debuging problems in AvrStudio


From: marko . panger
Subject: [avr-gcc-list] Debuging problems in AvrStudio
Date: Wed, 10 Apr 2002 14:18:48 +0200 (CEST)
User-agent: IMP/PHP IMAP webmail program 2.2.3

Hello !

I have few questions to ask and I hope someone could help me:

I am working on a project which has some C and some assembler sources.

1) Is there any possibility to watch variables defined in assembler sources 
with AvrStudio ?

Example: .comm _MyVariable

2) If I load the *.coff file in AS (AvrStudio) it doesn't display debug 
information for assembler files (sources), but only for C sources. It looks 
like it display only *.obj information.

Example: lds r20, _MyVariable

In AS: lds r20, 0x0060

Thanks four your answers in advance !!

Best regards,
marko

-------------------
http://www.email.si
avr-gcc-list at http://avr1.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]