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

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

Re: [avr-gcc-list] Strings getting clobbered trying to load avr-gcc out


From: E. Weddington
Subject: Re: [avr-gcc-list] Strings getting clobbered trying to load avr-gcc output .hex file into avr studio 4
Date: Fri, 17 Dec 2004 15:02:45 -0700
User-agent: Mozilla Thunderbird 0.7.3 (Windows/20040803)

James Washer wrote:

Eric, writing you off list.. Hope that is ok.

Generally I prefer "on-list" as that way other people who may be interested in the answer can search the archives of the list.
I have CCed this to the avr-gcc-list.

I'm doing me "compiling" under linux not under windows.. so I'm not sure if you 
"winavr" comment applies to me. Do you know?

Why are you compiling under Linux and then trying to load the hex file in AVR Studio, which is a Windows-only program?

It seems that it would be easier to do one of the following:
1. Compile under Linux, and do your debugging with avr-gdb.
2. Compile under Windows, and do your debugging under AVR Studio.

WinAVR is the same AVR toolset that you're using, built for the Windows host:
<http://winavr.sourceforge.net/>

Eric


reply via email to

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