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.

TMDS64GPEVM: No rtos http server example static ip adress configuration

Part Number: TMDS64GPEVM

Hi Ethernet Experts,

I am working on nortos http server example with mcu_plus_sdk_am64x_08_05_00_24 version.

When I run this example, After Network link up, code is waiting for certain timeout and after about 4 minutes later my netif struct gets constant ip adress. After this timeout I can ping to my board.

I guess it stems from dhcp configurations. So how can I remove this timeout and how can I set ip adress as I wanted ?

Thanks