Atmel website | ARM Community | AVR freaks | Technical Support
Banner
 FAQ •  Search •  Register •  Login 

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Boot.s for AT91SAM7
PostPosted: Mon Mar 21, 2005 6:45 pm 
Offline

Joined: Sat Mar 12, 2005 1:01 am
Posts: 1
Location: Argentina
Hi, I´ve been reading the training pps´ from AT91.com and I found an instrucion (?) in the Boot.s that doesn´t appear in the ARM7 Technical Reference manual as part of the instruction set. My compiler gives me an error because it doesn´t know the statement. It is the "DCD" instruction. Please, can anybody tell me what it is for?? And what should I do for my compiler to accept it?

Thaks.

Javier.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 23, 2005 12:01 pm 
Offline
User avatar

Joined: Tue Feb 24, 2004 6:27 pm
Posts: 161
Hello,

the software example you are referring to must be compiled with the ARM ADS development tools.

DCD (Define Constant Directives) is used to allocate space in memory. DCD stores the address of a routine that handles a particular clause of the jump table.

You must find out the equivalent instruction for the assembler you are using.

Rgds
JP


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: Google [Bot] and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron