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

Re: [microblaze-uclinux] Firts steps



Hi Augusto

I am not too sure how to double check the kernel image

if you are manually downloading the kernel image, you need to know your 
memory address (can be found in the system.mhs file). lets say your 
memory address is 0x10000000 and  kernel image is saved at the same 
directory.
use following commands to download/start the kernel image
dow -data image.bin 0x10000000
con 0x10000000

cheers

Jason

HC-332Augusto wrote:

>Hi Jason.
>
>I got the button... Can't believe that I missed it before, but thanks
>for answer to my "question".
>
>At this point I have the kernel image (is there a way to check it before
>uploading it??) and the bitstream downloaded into the board.
>
>Since I am working in windows I will try to upload the image with the
>EDK tool, I found in the presentations from the videos that David posted
>the following commands:
>
>dow -data image.bin <0x2400000>
>con <0x24000000>
>
>And then, nothing happens... I mean in the terminal... because in the
>XMD I get the running state. 
>
>Any ideas?? I know that there is not much info..  but I have nothing to
>continue with.. 
>
>Best Regards,
> 
>Augusto Salazar.
>Tel: 886-3-578-6665 ext 7865
>Sw Engineer
>Hitron Technologies, TW
>
>
>  
>

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