Jump to content

Varad

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Varad

  1. Hello,
    I am working with ZedBoard. I have created a custom IP using Vivado for my project. I have tested the working of my custom IP by setting the registers using "Xil_Out32 function (Xilinx SDK baremetal application)" . I have also stored output data of my custom IP to text file on the SD card (using xilffs).
    Now my objective is to create a petalinux project and implement similar functions(how I have used in baremetal).
    I dont know how to use Xil_out and xilffs library functions in petalinux. According to my understanding these are specifiaclly used in baremetal application. (in Xilinx SDK).

    It would be great for me if someone guide me for creating petalinux project application my project.

    Thanks and regards

×
×
  • Create New...