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

[microblaze-uclinux] My own image.bin does not work in XUPV2P borad



Hi all,

I am new here. I would like to build my own ucLinux image.bin and boot it within XUPV2P borad.

1.  I downloaded the The QuickStart demonstrates from Xilinx. http://www.xilinx.com/univ/xupv2p.html

2. I generate a new download.bit file from XPS.

3. I downloaded newest version of uClinux-dist from http://www.uclinux.org/pub/uClinux/dist/ and the newest toolchain of mb-gcc from http://www.petalogix.com/resources/downloads/mb-gcc

4. I tried "make menuconfig" for both Default all Settings and Customize Kernel Settings accroding to Jason Wu written from
John Williams » Microblaze uClinux Project Home Page.

5. Now, I got a new image.bin (size 2.0MB from default 1,5Mb from Customize Kernel Settings )  file. So I create an .ace file using download.bit and image.bin file and copy it to the CompactFlash.

6. Finally, I didn't get any thing in the HyperTerminal, which has 9600 baudrate.

But the most important thing is that I used orignal image.bin file(size 2,3Mb) from QuickStart demonstrates. The uClinux can boot fine from CompactFlash. So I guess maybe the setting of "make menuconfig" is wrong or the baudrate of HyperTerminal is not correct.

Does someone got the same situation? I will be very delight if you can help me or give me some idea.

best regards

Shang