Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Thread

*** WAH ***

*** WAH ***

2008-03-31 by steamphreaque

I have no idea what "gas" is, unless it is referring to one of the
gnu AVR toolchain programs.  I have had no luck getting the AVR
simulator inh the gnu toolchain working, so I am stuck using AVRStudio.

   I just need to figure out how to point AVRStudio to my local
directory, which I am having severe difficulty doing. *I* suspect he
problems is Vista related, frankly, but I can;t prove it.  All I know
is that no one I have asked can find a solution for me, and I haven't
found one for two days now, which means my project is going nowhere at
Mach Speed )-:.   Up until yesterday, I was averaging 400+ lines of
documented, assembleable code per day.  For the past two days, I have
averaged about 35 lines of documented code, not assembleable at all,
thanks to this file path problem.

   I **REALLY** don't want to go back to having the entire program in
one source file, as the code is already over 3000 lines, and I
estimate another 1000-1500 are needed.  That is entirely too many
lines of code in a single source file to be manageable.


     **** H E L P M E ****    PLEASE?  someone?

avrFreak

Re: *** WAH ***

2008-03-31 by Don Kinzer

--- In AVR-Chat@yahoogroups.com, "steamphreaque" <tjkeller@...> wrote:
> I have no idea what "gas" is [...]
It is the GNU Assembler.  The version targeted to the AVR is avr-
as.exe.

Don Kinzer
ZBasic Microcontrollers
http://www.zbasic.net

RE: [AVR-Chat] *** WAH ***

2008-03-31 by Cat C

for some reason my "Shift-," and Shift-." (triangular brackets) didn.t make it through...
between the 2 "or"'s... I meant <...> maybe they'll come if I don't use plain text:
Does it matter whether you use "..." or <..> or is that only in C?> To: avr-chat@yahoogroups.com> From: catalin_cluj@hotmail.com> Date: Mon, 31 Mar 2008 14:38:24 -0600> Subject: RE: [AVR-Chat] *** WAH ***> > > Does it matter whether you use "..." or or is that only in C?> 

[Non-text portions of this message have been removed]

Re: [AVR-Chat] *** WAH ***

2008-03-31 by John Samperi

At 06:28 AM 1/04/2008, you wrote:
>  *I* suspect he problems is Vista related,

ahah didn't say that the last post :-)

I have only used Studio with Win98 and WinXP pro.

Maybe you can post on AVRfreaks for a larger audience.
I hope you have installed the latest version as they are
doing more improvements so the Studio works with Vista.

The latest offering is still in Beta and you can find it
on the beta ware site of Atmel.

Regards

John Samperi

********************************************************
Ampertronics Pty. Ltd.
11 Brokenwood Place Baulkham Hills, NSW 2153 AUSTRALIA
Tel. (02) 9674-6495       Fax (02) 9674-8745
Email: john@ampertronics.com.au
Website  http://www.ampertronics.com.au
*Electronic Design * Custom Products * Contract Assembly
********************************************************

Re: [AVR-Chat] *** WAH ***

2008-04-01 by David Kelly

On Mon, Mar 31, 2008 at 07:28:31PM -0000, steamphreaque wrote:
>   I have no idea what "gas" is, unless it is referring to one of the
> gnu AVR toolchain programs.  I have had no luck getting the AVR
> simulator inh the gnu toolchain working, so I am stuck using  
> AVRStudio.

Yes, as others have said gas is the GNU ASsembler. No, don't use the GNU
AVR debugging tools, use gas from within AVR Studio pretty much the same
as you do now.

avr-gcc also works perfectly from AVR Studio. I have almost never used
the non-Atmel debugging tools with AVR, and have almost exclusively used
avr-gcc with AVR Studio since before the "integration".

-- 
David Kelly N4HHE, dkelly@HiWAAY.net
========================================================================
Whom computers would destroy, they must first drive mad.

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.