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

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

Re: [avr-gcc-list] avr-gcc xmega far pointers


From: David L. Martin
Subject: Re: [avr-gcc-list] avr-gcc xmega far pointers
Date: Tue, 22 Mar 2011 13:29:46 -0400
User-agent: Thunderbird 2.0.0.24 (X11/20101027)

Weddington, Eric wrote:
-----Original Message-----
From: address@hidden
[mailto:address@hidden On
Behalf Of David L. Martin
Sent: Tuesday, March 22, 2011 11:12 AM
To: address@hidden
Subject: [avr-gcc-list] avr-gcc xmega far pointers

Is there a way to designate a pointer as far, for use with the external
memory of an xmega?

Currently, no.
Damn, thats going to make my life complicated.
What if I designate a section, that is beyond the 64K boundary, will the compiler handle it when I address data within that module? Or I guess my question should be; other than the Atmel example code, how do others handle this issue?

The Atmel example code, using the far_mem_write/far_mem_read functions slow my memory accesses down to 1970's speed.

--
David L. Martin

Sed quis custodiet ipsos cutodes

Misspelling on the last word. That should be:

Sed quis custodiet ipsos custodes


thanks, typo

--
David L. Martin

Sed quis custodiet ipsos custodes




reply via email to

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