Hi,
I am using a cc3000patcher_TivaTM4C123GH6PM. I can't pass the line :
handle = WiFi_open(Board_WIFI, Board_SPI_CC3000, NULL, ¶ms);
which is a the very beginning of the task. I had checked SPI configuration, and all the signals involved. They are all there.
It is a bit difficult for me to understand what is going on following the PC in assembly...
Is there any suggestion how to debug and understand what this issue issue?
If somebody can also suggest a reference document that describe the Wifi_open function, that will help me for sure.
Thanks.