[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [microblaze-uclinux] nonconstant origin



Yep, had this problem, but at another location.

"linux.ld:606 nonconstant expression for origin"
Solution: Lmb_memory has not been set on the "Library and OS Parameters"
screen in EDK, and must be set.

I have also noticed that if you are using SRAM then you must also specify
the bank, even if you only have bank 0.
If you are using SDRAM then you mustn't specify a bank, i.e. specify -1.

Hope this helps...

Thanx,
Errol



-----Original Message-----
From: owner-microblaze-uclinux@itee.uq.edu.au
[mailto:owner-microblaze-uclinux@itee.uq.edu.au] On Behalf Of Anuroop M
Sent: Monday, June 06, 2005 11:14 AM
To: microblaze-uclinux@itee.uq.edu.au
Subject: [microblaze-uclinux] nonconstant origin

I genereated the bit stream using EDK 6.3 and transfered the auto-config.in 
to the uclinux distribution
after make menuconfig, make dep, while running make
the following error occured.

linux.ld:693 nonconstant expression for origin
make[1]: *** [linux] Error 1
make[1]: Leaving directory `/root/uClinux-dist/linux-2.4.x'
make: *** [linux] Error 1

does it have anything to do with the memory settings?
any one had same problem?

-Anuroop

___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive :
http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/


___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/