This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

how to add two mac addresses to a device using sys/bios

Other Parts Discussed in Thread: TMS320C6678

Hi,

I want to add two mac addresses to network stack , so i can imitate two network adapter.  IP1 to MAC1, and IP2 to MAC2.  But i don't know how to implement it after reading the ndk codes (such as nimu.c and nimu_eth.c).

i look forward to your help.

Thank you!