I am working on Zed board in linux. I have a .xpr project which includes 14 axi_gpios and 2 other user created IPs. I have included the addresses of the gpios in devicetree.dts file . SDSoC uses the platform created . Finally the .elf file is made to run on zed board using sd card along with other files on sd card using gtk term. Running .elf file gave that Axi_gpio_init : no such file or directory What could be missing . Any Suggestions are greatly helpful.