example lwip_dhcp_usb_bm and ZephyrRTOS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

example lwip_dhcp_usb_bm and ZephyrRTOS

Jump to solution
110 Views
AndreiH
Contributor I

Hi,

 I would like to know if its possbile to combine the sample:

in order to use the underlying support for USB Host RNDIS driver, on NXP board 

Any help on this matter is appreciated.

Best regards.

0 Kudos
Reply
1 Solution
83 Views
DanielRuvalcaba
NXP TechSupport
NXP TechSupport

Hi,

 

I'm afraid there isn't a direct way to integrate lwip_dhcp_bm example from MCUXpresso SDK into Zephyr. You will need to port the example including application, drivers and stack. Nevertheless, this action would require significant effort.

If you need this functionality in Zephyr, you’ll likely have to implement it yourself using Zephyr's native networking APIs.

I'm sorry for the inconvenience.

Regards,

Daniel.

View solution in original post

0 Kudos
Reply
1 Reply
84 Views
DanielRuvalcaba
NXP TechSupport
NXP TechSupport

Hi,

 

I'm afraid there isn't a direct way to integrate lwip_dhcp_bm example from MCUXpresso SDK into Zephyr. You will need to port the example including application, drivers and stack. Nevertheless, this action would require significant effort.

If you need this functionality in Zephyr, you’ll likely have to implement it yourself using Zephyr's native networking APIs.

I'm sorry for the inconvenience.

Regards,

Daniel.

0 Kudos
Reply