Post Go back to editing

CN0566 ADI linux rootfs

Category: Software

Hi all,

For CN0566, Raspberry Pi(adi kuiper OS) to control adar1000 by pyadi python example code from ADI.

I would like to build adi linux OS, then flash to Xilinx Zynq FPGA,
how to build the ADI kuiper rootfs(libiio, pyiio, adar1000 driver, device tree, ... which support ADI devices)
how to use Xilinx petalinux "petalinux-config -c rootfs" to config and generate adi rootfs?

Thanks

Parents Reply
  • Hi Travis,

    Thanks for your kind reply.

    The main purpose is use ADI linux source code is that it already contain adar1000 driver, device tree, libiio, and so on.

    Then we can use pyiio python code(like cn0566) to control adar1000.

    Can I use the ADI linux kernel source which already contains adar1000 driver, device tree, libiio, and so on?

    any suggestion?

    Thanks

Children