In the guide of the NVIDIA JETSON AGX XAVIER PCIE ENDPOINT SOFTWARE FOR L4T. I have some problems.
I create the fun1 under /sys/kernel/config/pci_ep/functions/pci_epf_nv_test/, the vendorid and deviceid will be appeared, but the /sys/kernel/config/pci_ep/controllers if null, no foler 141a0000.pcie_ep under controllers.
when I buid /sys/kernel/config/pci_ep/controllers/141a0000.pcie_ep,I can’t do this because I don’t have permission.
what can i do to have /sys/kernel/config/pci_ep/controllers/141a0000.pcie_ep?
I have tried from the beginning from the flash.
I have editted p2972-0000.conf.common, change it from 0x9190000 to 0x9191000.
when I do the next to reflash the system:
sudo ./flash.sh jetson-xavier mmcblk0p1
but it has error as follows: