Other Parts Discussed in Thread: UNIFLASH
Hi everyone,
I want to run the mqtt client example on my MSP-EXP432E401Y
So i've import the project to CCS, and connect the MCU port ethernet with the Ethernet wall socket. When i debugg i have this issue : "DHCP Client initialization failed; check your network."
In mqtt_client_app.c, i didn't change the code. The broker is test.mosquitto.org and service ip adresse : "192.168.178.67"
in mqttclient.syscfg, i tried to add a dhcp server but i had the same issue :
If anyone knows how to make it work, it would be much appreciated.
Best regards,
Jalal