Jump to content

Arjun_12

Members
  • Posts

    1
  • Joined

  • Last visited

Arjun_12's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. hello to everyone, I'm attempting to build petalinux for the Nexys video board (XC7A200T-1SBG484C). I was able to extract the XSA file from the digilent official website's design of video DMA audio demo. I'm running petalinux 2022.2. I was able to build petalinux successfully, but I was unable to boot it on the board. I've included the UART terminal window. I am getting an initcall sequence error. What is the best way to build petalinux on a Nexys video board? What can we do to solve this problem?I have attached the block design of the video DMA audio demo project. Commands followed to build Petalinux Step1: Creating the project petalinux-create --type project --template microblaze --name DMA_test1 Step 2: Configuration and attachment of XSA file petalinux-config --get-hw-description /home/arjun/RCI_project/hw/DMA_v2_sim.xsa Step3: peta build petalinux-build Step4: Programming the FPGA petalinux-boot --jtag --fpga Step5 : Booting Petalinux petalinux-boot --jtag --kernel UART terminal window(GTK) U-Boot 2022.01 (Sep 20 2022 - 06:35:33 +0000) Model: Xilinx MicroBlaze DRAM: 512 MiB Loading Environment from nowhere... OK In: serial Out: serial Err: serial Model: Xilinx MicroBlaze initcall sequence 9ffec9c8 failed at call 80100b2c (err=-1) ### ERROR ### Please RESET the board ### Block Design:
×
×
  • Create New...