Hello All,
I'm a newbie here and don't experience working with mbed.I'm trying to run the sockets example on the simulator.But it is giving the an error : 3010(DHCP not completed successfully) ,on connect().
I've run it using the commands in the following link.I have lan cable connected to my laptop and i'm using Dlink router.Is there anything else I need to do for running the following successfully?https://os.mbed.com/docs/mbed-os/v5.15/tools/fast-models.html#mbed-os-examples-on-fast-models
I was compiling it with FVP_MPS2_M7 as target.Compiling and running with FVP_MPS2_M3 worked fine.Closing this.
The sockets example runs successfully when compiled with M3 as target.Do we have to pass any other parameters for internet connection with target as FVP_MPS2_M7 for it to run successfully?
I am following up with the MBED team to get an answer on whether anything additional is needed for the M7 FVP.