Tool/software:
SDK: ti-processor-sdk-rtos-j721s2-evm-08_06_01_03
Hardware: J721S2 SOM with J7X common processor board + GESI board
In the PSDK for QNX, I have seen a script to start io-pkt with ASIX USB to Ethernet adapter.
ti-processor-sdk-rtos-j721s2-evm-08_06_01_03/psdkqa/qnx/scripts/start_qconn_with_usb-asix.sh
echo "starting usb-asix devnp and enabling qconn"
io-pkt-v6-hc -d asix
[..]
Could you please let me know how to use this setup on J721S2 (QNX 7.1 on CA72) – which USB port on the Common Processor board to use, which adapter to use, any switches that need to be enabled. Maybe a link to documentation would be great.
