This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: TDA4 driver eth switch use cpsw2g

Part Number: TDA4VM

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