Hi Sir :
I work on TI AM335x platform, the tools's version are as below.
CCS V6
am335x_sysbios_ind_sdk_1.1.0.8
bios_6_41_04_54
ndk_2_24_01_18
xdctools_3_30_06_67_core
As I know, the Ethernet package is captured by CPSW interface using interrupt.
However, in our custom board, we do not want to use CPSW interface.
In other words, the Ethernet package comes from other interface.
My question is how do I bypass Ethernet package to AM335x using the same function for example cpswif_rx_inthandler()?
Could anybody give me some suggestion?
Or guide me how to find the solution.
Best regards,
Marcus