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

Re: [microblaze-uclinux] creating uClinux kernel image



Hi,

elynum@cox.net wrote:
> Thanks, Jason and John for your help.  Well I got the kernel image downloaded but trying to generate the BSP in EDK I get this error.  Any ideas?
> 
> Running DRCs for OSes, Drivers and Libraries ... 
> #--------------------------------------
> # uClinux BSP DRC...!
> #--------------------------------------
> 
> Running generate for OS'es, Drivers and Libraries ... 
> #--------------------------------------
> # uClinux BSP generate...
> #--------------------------------------
> ERROR:MDT - ERROR FROM TCL:- uclinux () - expected integer but got ""
> while executing
> "format "0x%08x" $mem_start"
> (procedure "do_memory_setup" line 49)
> invoked from within
> "do_memory_setup $config_file $os_handle "MAIN_MEMORY" CONFIG_XILINX_ERAM"

Try commenting out the "parameter MAIN_MEMORY_BANK" line from your MSS file.

That parameter only makes sense if your memory interface actually
supports multiple banks.  Older cores, such as the original opb_ddr, did
not.

One day I'll clean up the error handling in the BSP generation tools to
report a more sensible error message.

John
___________________________
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/