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

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

[avr-gcc-list] Astudio source display


From: Russell
Subject: [avr-gcc-list] Astudio source display
Date: Tue, 26 Nov 2002 21:19:49 +1100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020826

Hi all,

I'm using avr-gcc 3.0.3 and Astudio 4.05 with an at90s8535.
I can load the intel hex (ihex) file into astudio and
see the assembly code, but i can't get the C source to
display. Do i need to load a symbols file separately?
I've got all kinds of debugging options switched on:
  CFLAGS: -c -Wall -g -mmcu=at90s8535 -Wstrict_prototypes -mcall-prologues \
                              -Wa,-ahls=target.lst,-L
  LDFLAGS: -Wl,-Map,target.map

When i load target.hex (generated with avr-objcopy), astudio shows
the assembler code, but says:
  "Coordinator: The object file does not contain source code information."

avr-gcc-list at http://avr1.org



reply via email to

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