Hello Everyone,
i'm development a DHCP server using LPC1837 controller from NXP. i'm using CMSIS driver to create the software application.
what is the steps to create DHCP server. or can i get some example or sample code has a refer.
i need to assign IP address to the device connected to my hardware.
how i can take care of this in LPC1837 controller.
once the software is done. how to test this has DHCP server.