Other Parts Discussed in Thread: CC3200, CC3200SDK
hi friends,
I am working with the Benjamin Cabe MQTT demo on CC3200 copied into the oob example project.
I did everything as in the link, but now when i run i am ending up in an infinite loop namely FaultIsr().
Any idea how to debug this issue? When i did the single stepping i found that error occurs in the sl_socket() api. please note: i am running cc3200 in station mode.
this is the link of the tutorial:
