Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Paho » Combining with FREE RTOS
Combining with FREE RTOS [message #1830828] Wed, 05 August 2020 00:44
Mohit Balany is currently offline Mohit BalanyFriend
Messages: 1
Registered: August 2020
Junior Member
Hello, I am trying to use the PAHO library in the plain text MQTT demo of FREE RTOS (freertos.org/mqtt/preconfiguredexamples. html)

where i am replacing all the MQTT task by the ones in PAHO while keeping the networking functionality of RTOS.

I have added all the source files needed to my project.. but i am getting the following error:

"Error LNK2019 unresolved external symbol _MQTTStartTask referenced in function _prvMQTTEchoTask RTOSDemo"

The MQTTStartTask is defined in Client.c and it does exist as a added source file.

Any suggestions regarding the same will be highly appreciated!

Thanks in advance
Previous Topic:golang-mqtt-topn
Next Topic:MQTT-STATS
Goto Forum:
  


Current Time: Fri May 03 10:14:46 GMT 2024

Powered by FUDForum. Page generated in 0.02857 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top