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]

Re: Problems building i386-pc Tests


Rycerz Roman-G11565 wrote:
> 
>         I am able to build the library without any problems, but when I get
> to the tests, it complains about the memory map.
>         I didn't mess with it at all.... this is the minimal target
> 
>         Any Ideas ????
> 
> /tools/H-i686-pc-cygwin/i386-elf/bin/ld: address 0x112e61 of
> /cygdrive/D/Profiles/g11565.IESS_AIEG_NA01/MYDOCU~1/eCos/i386-pc-ecos_instal
> l/tests/io/pci/current/tests/pci1.exe section .rodata is not within region
> rom

Don't build for ROM startup. Either build for FLOPPY startup and put binary
versions of your program onto a floppy, or build for RAM startup, put
RedBoot on a floppy, and download your program to it using GDB. I recommend
the latter option.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

-- 
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]