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.

EMAC not enabled in sys bios

Hello,

I am working on OMAPL137. Currently, I want to use the NDK with Sys/Bios.When I try to make a new Sys/Bios project and look into its available products, I dont find EMAC option in Data Link Layer. Please see the attachment. Also, if I try to build the project, as it is, it gives me errors as shown in attachment.

Please let me know, how can I add EMAC to my project.

Thanks and best regards,

Mini Kaushik

  • Hi Mini,

    I think the EMAC is left up to the developer to create.

    The NDK support package (NSP) has reference emac drivers, but for your device I think it may depend on which development board you are using. You can extract the NDK 2.00's emac driver for the OMAPL137 (in the \ndk\src\hal\evmomapl137\eth_omapl137 directory).