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