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.

CCS/LAUNCHCC3220MODASF: Error in code

Part Number: LAUNCHCC3220MODASF

Tool/software: Code Composer Studio

Hello,

i am trying to implement mqtt client example in ti board.I am getting output in tera term.

When ever i press the SW2 button tera term is showing output.This means that code is running.But when i publish anything in the topic :"/cc3200/ToggleLEDCmdL1"

the led does not toggle.

Also please explain the below piece of code.What exactly the work of tmpbuffer and strcmp?