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

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

Re: [avr-gcc-list] AVRStudio and debugging with .COF Files


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] AVRStudio and debugging with .COF Files
Date: Sun, 15 Jun 2003 21:06:50 +0200 (MET DST)

In article <address@hidden> you write:

>So why is it working on some projects and on other not? I have compile a 
>different project and it is working fine...?

I don't know, i don't use AVR Studio.  If you're really curious, go
and analyze the assembler code the compiler is generating.  I guess
your strings are not always ending up in .data (the initialized data
section).

If you try to understand the nature of this problem, it's pretty clear
when and why it happens.
-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/


reply via email to

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