[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [microblaze-uclinux] generating auto-config.in
The error occurs because you have not chosen any memory for MAIN_MEMORY
parameter. Hence when the memory addresses are getting generated, an
error occurs. Specify the instance name for MAIN_MEMORY parameter in MSS
and you should see this error go away.
Sathya
-----Original Message-----
From: owner-microblaze-uclinux@xxxxxxxxxxxxxx
[mailto:owner-microblaze-uclinux@xxxxxxxxxxxxxx] On Behalf Of
begg0016@xxxxxxxxxxxxxxx
Sent: Monday, October 24, 2005 12:48 AM
To: microblaze-uclinux@xxxxxxxxxxxxxx
Subject: [microblaze-uclinux] generating auto-config.in
hello,
i have been following the document from Jason Wu, for developing
uclinux.
now i have gone to generate libraries and BSP and have had the following
error:
#--------------------------------------
# uClinux BSP generate...
#--------------------------------------
No override specified for MAIN_MEMORY
ERROR:MDT - ERROR FROM TCL:- uclinux () - expected integer but got ""
while executing
"format "0x%08x" $mem_start"
(procedure "do_memory_setup" line 50)
invoked from within
"do_memory_setup $config_file $os_handle "MAIN_MEMORY"
CONFIG_XILINX_ERAM"
(procedure "::sw_uclinux_v1_00_c::generate" line 22)
invoked from within
"::sw_uclinux_v1_00_c::generate 36380144"
Copying Library Files ...
ERROR:MDT - Error while running "generate" for processor microblaze_0...
make: *** [microblaze_0/lib/libxil.a] Error 2
Done.
I have a similar design to Jason's, however i have used a different RAM
controller and havnt used ROM.
Thanks
Lyndon.
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
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@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/