hi expert
We use tda4 in QNX system, and we want to use cpsw2g interface to drive an Ethernet switch chip
Then use io-pkt-v6-hc -d cpsw2g to access the device in QNX system。
My problem is ,If I want to use io-pkt-v6-hc -d cpsw2g access the switch chip, should the driver of the switch chip run on mcu2-0?
Should I develop the driver of the Ethernet switch chip under the PDK path in the RTOS folder of the SDK,just like adding a PHY driver