Hi, everyone.
I am trying to find an EMAC driver solution for C6747 without an operating system. Because my task is designed without operating system.
First, I found NDK, unfortunately it need DSP/BIOS or SYS/BIOS support.
Then, I found Chip Support Library in TI wiki, however, there's no EMAC example or csl in BIOSPSP.
Is there anyone has the same design requirement and have overcome it ?
Can I use Generic EMAC/MDIO CSL Layer in NDK2.0 without RTOS support? How can I do that?