Part Number: PROCESSOR-SDK-AM65X
Hi,
We had flashed pre built images in to AM65x board. We need to have a MQTT client running as a service in. How can we acheive this. Can you help me to get this done?
Processor SDK 6
Regards,
Vishnu
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.
Part Number: PROCESSOR-SDK-AM65X
Hi,
We had flashed pre built images in to AM65x board. We need to have a MQTT client running as a service in. How can we acheive this. Can you help me to get this done?
Processor SDK 6
Regards,
Vishnu
Hi Vishnu,
As far as I know MQTT is not ported in Processor SDK Linux, you need to add the libraries needed in the Yocto build.
Best Regards,
Yordan
Hi Yordan,
Thanks for the reply.
Can you share any document for adding libraries in yocto.
Regards,
Vishnu
Hi,
Sorry, but TI does not provide such documents. You can refer to the yocto community wikis and discussions:
Best Regards,
Yordan
Hi Yordan,
Thank you for your quick reply.
I am also trying to build processor sdk using yoto build system. There I could find /u/AM65x/tisdk/sources/meta-openembedded/meta-networking/recipes-connectivity/mosquitto , Is this have all the required library once we built it ?
Regards,
Vishnu