Hello Vineet, documentation can be found under: http://www.gnu.org/software/binutils/manual/gas-2.9.1/as.html Why you want to build up such lookup table in assembler? Sten vineet jain wrote: > Hello ppl, > I am using the GNU tool under the Keil environment. I wanted to know if there is anyway I could make a lookup table(in code memory, flash) from a particular location. > > for eg..some assemblers support the following: > > org 1000h > db 25h,34h,45h > > so the data is stored from 1000h onwards. Is there any equivalent facility in GAS(GNU assembler). > > Also is there any place where I could find gcc documents specfic to ARM other than the hitex book. It would be really helpful.!!!! > > Thanks in advance. > > Vineet. > -- /************************************************ Do you need a tiny and efficient real time operating system (RTOS) with a preemtive multitasking for LPC2000 or AT91SAM7? http://nanortos.net-attack.de/ Or some open-source tools and code for LPC2000? http://www.net-attack.de/ ************************************************/
Message
Re: [lpc2000] Lookup table in GAS!!!!
2005-10-17 by Sten
Attachments
- No local attachments were found for this message.