Hi Kaspar,

Worked like a charm. Thanks for the help.
By the way how the flag is used. I mean to ask where the flag will be used?
I can't find the use of the value of DGNRC_NETIF_NUMOF in any file.

Regards,
Subhasis


On Mon, Oct 16, 2017 at 3:05 PM, Kaspar Schleiser <[email protected]>
wrote:

> Hi Subhasis,
>
> On 10/16/2017 11:32 AM, SUBHASIS MAITY cs16m055 wrote:
> > When I try to run with module enc28j60 driever and cc2538_rf drivers,
> > only wired interface is detected on ifconfig. Can you specify why is
> > that happening.
>
> Might be that gnrc is configured to only use one network interface.
>
> Try adding
>
> CFLAGS += -DGNRC_NETIF_NUMOF=2
>
> to your application's Makefile.
>
> Kaspar
> _______________________________________________
> devel mailing list
> [email protected]
> https://lists.riot-os.org/mailman/listinfo/devel
>
_______________________________________________
devel mailing list
[email protected]
https://lists.riot-os.org/mailman/listinfo/devel

Reply via email to