[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] Booting from system ace
Michal,
I'm able to download my u-boot.elf, but I still get no output on the
serial port.
> go to include/configs/your_board_config.h -> disable flash -> move variables to
> ram. Important file is in lib_microblaze/board.c. You can add there your debug
> messages too. Please check your board folder and config.mk and xparameters.h file.
I didn't see anything in include/configs/SX1000ds.h that talked about
moving variables to RAM. The references to flash appeared to be
appropriately undefined.
> use microblaze-uclinux-gdb or insight from petalinux distribution not mb-gdb
> from edk tools.
Thanks - I got insight running & talking to xmd/gdbserver on my board.
It downloads u-boot.elf, but gets stuck running before it hits main
(that normally brief period where it runs before hitting the
breakpoint at main). What's it doing in that phase? Initializing
memory?
> This is nothing specific for
> edk10.1.3. This was in edk almost forever.
I mentioned 10.1.3 just in case it was relevant. Almost all my use of
EDK has been at 10.1, so I don't have context to compare its behavior.
> It seems that I should upgrade manual a little bit older that is current BSP.
> I'll do it today.
It looks great. I am following it now (I know the gaps that you filled
seem trivial, but newbies like me have an art for falling into them!-)
Much thanks as always,
Nathan.
___________________________
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/