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.

DHCP Server iniciation failed

When I make a dhcp server,I use a structure called  CI_SERVICE_DHCPS ,but it always shows failed. I hope someone who ever made it can help me find reason. My board is EVMK2E,ccs5.0. My codes are as follows:

This picture is my board's ip.

this picture is static IP configuration.

this picture is dhcp server configuration:

Please tell me possiable reasons that caused to fail.Thank you!

  • Please provide the SDK version used for helloworld. Please refer below link,

    Thank you.

  • ndk_2_22_02_16,mcsdk_bios_3_01_00_03,however,I want to know how to make a DHCP server. why my iniciation fail? Maybe any paraments have errors?
  • Does the client example work on your EVM to make sure the setup is OK?

    In a seperate e2e thread you asked how to add dhcpserver in .cfg file, you replied there. From spru 524, SECTION G.3.2.4.2, the code was listed there and mentioned "The above code is all that is required when using the configuration system to invoke this service." So I hope with code + .cfg change will make this work.

    Regards, Eric