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.

TMS320F28388D: CPU1 waitForFlag after implemented mqtt

Part Number: TMS320F28388D
Other Parts Discussed in Thread: C2000WARE

Hi, 

my intention to set up a MQTT client (C2000Ware_4_01_00_00\libraries\communications\Ethernet\third_party\lwip\lwip-2.1.2\src\apps\mqtt\mqtt.c) but when implemented the "connect" to broker, the CPU1 wait the flag. 

implemented into my project "IPC Flags and Interrupts"  section 16 of the user guide.

If deleted the "connect" under console command it's works.

you have any advice?

Thanks in advance