This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos 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]

Rom Image Error


Thanks to all the people who helped to get the eCos running under
Window XP.
I have installed and build the Lib files everything seems okay.
In the example directory I created my own make file please see attached.
I would like to get a ROM version of the hello file.
I have set the start for the processor under HAL to rom.
Then build lib files.
Then run the Makefile for the hello.c file.
When I get to the following line I get file not found.

arm-elf-objcopy -O binary $@

Can anyone tell me what I am doing wrong and what should I do to get
a ROM image file.

I am using Cygwin32 under Window XP for arm7 processor CDB89712 Eval board
from Curris.

Thanks in advance.
Ray B.

Attachment: MyMakefile.txt
Description: Text document

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

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