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.

CC3220SF-LAUNCHXL: can cc3220sf work without extend memory or not?

Part Number: CC3220SF-LAUNCHXL
Other Parts Discussed in Thread: CC3220SF

I took code from example "power measurment" to write own code, and i don't understand one moment: can cc3220sf work without extend memory or not?

Because? if i comment  Board_initSPI(); it doesn't work.

I need to remember AP which is connect by WPS and wake up chip every 60sec and other time will in hibernate.

The device will be include cc3220sf only.