Other Parts Discussed in Thread: UNIFLASH
Hi,
I have designed new custom board for CC3200MOD. It is working for UART, Timer, GPIO etc. But while executing the wifi code I get an error
"Trouble reading register SP" or "can't run target CPU"
The error occurs after the following line
HWREG(0x44025118)=1;
I have also attached the screenshot of debugging window of CCS.

