Hi!
After patching TIWI-SL to 1.10.2 version my UDP application stops working.
Patching was done automatically through MSP Flasher. SP vershion is 1.14 after patching.
I have pretty same projects on my own board and on MSP-EXP430. So I check on MSP-EXP430, my own board, tried with TIWI-SL, with CC3000EM.
The result is the same.
After project startup, I can init CC3000, connect to network, create socket, but after first call to recv_from CC3000 stops responding and program loops in event_handler.
Does anybody have such problems after 1.10.2?
Here is my sample project.