Hello,
Since I need to use both the Ethernet, I need to setup three MAC address (for the two port and broadcast address), but the FW I'm using support only two and thus it is good to work with only one Ethernet.
The NDk and PDK PA drivers support multiple MAC address but, to be used as it is, requires a lot of resources (4 fw plus a big PA LLD), while so far I'm using a very small driver with only one FW for PDSP0 (copied form the TI post tool for the EVM).
Is it available a minimal PDSP0 FW, like the one used by the POST, that support at least three MAC address?