03-02-2020 05:41 AM
Hello,
I would like to access the rftool source. I haven't got a linux computer at the moment, so creating a petalinux project and looking in the meta_user folder is not an option right now. Is there any other way to access the rftool source, I just want to have a look in the "io_interface.h", "rfdc_interface.h" etc.
Thank you,
03-10-2020 09:25 AM
There is no way as we dont provide source code directly . As you know you need to create a petalinux project either from eval design BSPs or your own design (.hdf or .xsa) using
ZynqMP template flow
03-12-2020 05:15 AM
I still can't find the files I'm looking for in the meta_user folder?
I ran petalinux-create, petalinux-config and petalinux-build.
In the meta_user folder I only find these folders: conf, recipes-apps, recipes-bsp and recipes-kernel. And they don't contain the files I want.
How do I find the files such as "io_interface.h" and "rfdc_commands.h"?