1

It it possible to compile C++ applications for bare metal Zedboard Zynq-7000 without Xilinx Vitis huge stuff? I just want to check whether some C++ libraries use compatible language features.

ilya
  • 1,103
  • 14
  • 36
  • 1
    The zynq-7000 has two arm cortex A9 cores. You can use the arm cross compiler to check your code without installing Vitis. – panic Nov 15 '21 at 16:20

0 Answers0