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

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

Re: [avr-gcc-list] using external ram with gcc on stk200


From: Theodore A. Roth
Subject: Re: [avr-gcc-list] using external ram with gcc on stk200
Date: Tue, 17 Jul 2001 11:44:58 -0600 (MDT)

Klaus,

These may be obvious, but this is what I'd check first:

I assume you have the 74HC573 installed?

Did you set up the MCUCR (MCU control register) as detailed in the
"Interface to External SRAM" section of the atmel 4414/8515 data sheet?

Also, the STK200 Starter Kit manual says you need 70ns SRAM or else you
will need to deal with wait states. Did you check this?

Those are just guesses of things to check. I haven't attempted this yet
with gcc, so I don't know what you'd do there, although I'm interested.

Ted

On Tue, 17 Jul 2001, rudolph mumbled something to the effect of:

:)Hi,
:)
:)I´m must ask again:
:)
:)How can I use the external SRAM with gcc.
:)
:)I found an old FAQ, there I have to change the ldscript, but this change
:)nothing on my output
:)files.
:)
:)->
:)data (rw!x) : ORIGIN = 0x60, LENGTH 512  changed to 4K for example but
:)no result!
:)
:)Any idea?
:)
:)Thanks
:)Klaus
:)
:)_______________________________________________
:)avr-gcc-list mailing list
:)address@hidden
:)http://avr.jpk.co.nz/mailman/listinfo/avr-gcc-list
:)




reply via email to

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