i am trying to bring the Network Developers Kit into my 6748 project. my issue is that the NDK seems to run off of just one EMAC interrupt and the 6748 seems to have 8 interrupts associated with the EMAC. On top of that it is split into Core 0 and Core 1
I don't know for sure what to do with this.
Does the 1.94 NDK not work with the 6748? if it does will i have to rewrite the EMAC controller code? is the "Misc interrupt" the same as the single MDIO/EMAC interrupt it wants to use? If so do i used core 0 or core 1?