How to configure PCIe EP on Orin Dev Kit 64GB

How to configure PCIe EP on Orin Dev Kit 64GB using r36.1 Release.
There is some info with r35.1 here - Jetson AGX Orin Platform Adaptation and Bring-Up — Jetson Linux<br/>Developer Guide 34.1 documentation
Not sure its latest with 5.15 kernel.

Please advise.

Moving the post to Jetson AGX Orin - NVIDIA Developer Forums for support

Please refer to PCIe Endpoint Mode — NVIDIA Jetson Linux Developer Guide 1 documentation to see if can help. Thanks

Thank You,

Follow the suggested step :Where change below line from this :- p3767.conf.common

ODMDATA=“gbe-uphy-config-22,hsstp-lane-map-3,nvhs-uphy-config-0,hsio-uphy-config-0,gbe0-enable-10g”;

to this -

ODMDATA=“gbe-uphy-config-22,hsstp-lane-map-3,nvhs-uphy-config-1,hsio-uphy-config-0,gbe0-enable-10g”;

xxx@xx:~/nvidia/nvidia_sdk/JetPack_6.0_DP_Linux_DP_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra
=> sudo ./flash.sh jetson-agx-orin-devkit mmcblk0p1

Notice, device didnt come up/failed to boot up, No boot up screen or any logs.

Is there anything that am missing here ?

Any pointers to configure ORIN Dev KIT as a PCIe EP ?
Looks like just updaing ODMDATA wont help & has issues with R36.1

Can some one confirm, as I unable to login to Dev Kit when confingure it as EP, is this expected ?

36.3 fixed this issue. Please upgrade the BSP.

Yes already switched to 36.3. Thank You

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.