Hi,
I want to run C application code to test PL (FPGA) from PS of ZCU104 board running with PetaLinux with out Xilinx SDK . I have below functions im my c code to read/write from B-RAM of PL. Have to build this c code on petalinux with out using Xilinx SDK . could you tell me steps how to build and run application on PS to test PL of ZCU104 boar.
init_platform();
cleanup_platform();
Thanks,
Raghuram