To: | |
---|---|
Subject: | Re: [ts-7000] PEEK/POKE or pointer access |
From: | Triffid Hunter <> |
Date: | Thu, 2 Aug 2007 11:43:50 +1000 (EST) |
On Wed, 1 Aug 2007, Don W. Carr wrote: > You should declare pointers as volatile to make sure that the compiler > does not optimize out a pointer access in a loop. More specifically, constant pointers to volatile data, eg: volatile uint8 *const mempointer = (void *) 0x0123ABCD; or similar, which can allow even better optimisation in my experience. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/ts-7000/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/ts-7000/join (Yahoo! ID required) <*> To change settings via email: <*> To unsubscribe from this group, send an email to: <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/ |
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | [ts-7000] GPSD with PPS on COM1 DCD, jywmpg |
---|---|
Next by Date: | Re: [ts-7000] Re: linux 2.6 on ts7250, Triffid Hunter |
Previous by Thread: | Re: [ts-7000] PEEK/POKE or pointer access, Don W. Carr |
Next by Thread: | [ts-7000] Finding "how to" in TS-7200 ARM, Mostafijur Rahman |
Indexes: | [Date] [Thread] [Top] [All Lists] |
Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU