Other Parts Discussed in Thread: SYSBIOS
Tool/software: TI-RTOS
Hi,
We are developing custom board with AM4377 procesor. It has two ethernet interfaces - one controlled by PRUICSS1 and second by CPSW. We've already activated communication throught PRUICSS1 port - basing on example from C:\ti\sysbios_ind_sdk_2.1.1.2\sdk\examples\ethernet_mac.
Is there some similar part of code showing how to use CPSW ethernet on AM437x with NDK?
Will NDK serve simmultaneous communication on CPSW and PRUICSS1 port?