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

Re: [microblaze-uclinux] creating uClinux kernel image



Hi Eric

>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?
>  
>
So, does your kernel image build base on your microblaze platform?
It may be a good idea that you could read through this tutorial. This 
will give you some ideas.
http://www.itee.uq.edu.au/~wu/downloads/uClinux_ready_Microblaze_design.pdf

>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"
>(procedure "::sw_uclinux_v1_00_a::generate" line 23)
>invoked from within
>"::sw_uclinux_v1_00_a::generate 37759808" 
>Copying Library Files ...
>ERROR:MDT - Error while running "generate" for processor microblaze_0...
>make: *** [microblaze_0/lib/libxil.a] Error 2
>Done.
>  
>
I believe this cause by incorrect main_memory_bank value in Software 
Platform Settings.
The main_memory_bank value should corresponding to your main-memory's 
C-NUM_BANKS_MEM value
e.g if C-NUM_BANKS_MEM is '1', then the main_memory_bank should be '0'

Regards,

Jason

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