Hello
We are working with the C6748 which is connected to a Powerquick host processor through a Lanswitch.
The DSP is a slave and does not have access to PHY (MDIO) which is handled by the Host software.
We are trying to develop a thin ip stack/ethernet driver that supports ARP/ICMP/UDP (no sockets single user)
We have checked all the existing samples codes of the bsl EMAC drivers. Some of them are not working and in others we have problems :
1) We are not getting any Rx/Tx Hw interrupts.
2) When trying to work in polling mode through a periodic (PRD) which triggers our Rx receiver, the period stop firing
if the period is 200 microseconds.
please your help about these issues.
Thanks
Roni Gotman