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.

Basic Wifi Application for CCS5 doesn´t work

Other Parts Discussed in Thread: TM4C123GH6PM

Hi!

I have a problem with the Basic Wifi Application code for Code Composer Studio 5.5.The application compiles, but when I debug it, the program enters in the while(1) for "FaultISR" interrupt. 

I find some documentation that helps me to find the address of the register in which the program stucks, and when I search for that address in TM4C123GH6PM datasheet, I noticed that it is a "Reserved" address.

The questions are:

1) Why does the program stuck in that register?

2) How can I solve this problem?

I have a Tiva C TM4C123G Launchpad with CC3000BOOST

Can anybody help me?

Thanks 

Ulises