This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ARM startup file


Dear sirs,

I'm currently working on Keil MCB-STR9 evaluation board, which has
STR912FW44X6 cpu. I am using uVision3 software, and since we didn't
purchase Keil Realview compiler, I need some starting tips&tricks:

1. What changes must be made on startup.s file to make it work on my
system? All messages that I get are "bad instruction", and of course
"target not created" as a result. I realize that it's all about syntax,
and found out that EQU line is written:

	.equ	SOMETHING,	0x12345678

Buit there are other instructions like AREA, PRESERVE, ARM, etc. to
which I don't know what are equals in gcc.

Thanks in advance,
I will probably have more questions to follow.


Best regards,
Kristijan
 
____________________________________________
 
Kristijan Gortan
 
INETEC - Laboratory
Dolenica 28
10250 Lucko
Croatia
 
tel. +385-1-6594-562
gsm. +385-1-6594-559
fax. +385-1-6530-849
 
mail: kristijan.gortan@inetec.hr
http: www.inetec.hr
____________________________________________


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]