|
Hello, I’m a French engineer. I successfully run
Petalinux on my Xilinx ML402 board. I add J.W’s Icap driver to the petalinux
kernel. I successfully build the kernel and then download it to my ML402 board. Then I changed my hardware design in order to allow
dynamic partial reconfiguration. My XPS project is now a submodule. Then, I boot FS-Boot, I download u-boot.srec file
(with FS-BOOT) successfully. After the download, the
“GO(image_start)” instruction (the last one in FS-BOOT) must run
the U-BOOT, but nothing happened, the microblaze seems to freeze. Can anyone give hints on what may be going wrong? Thanks. |