Lines Matching full:and

7 1MB internal flash, 4MB external serial flash, 256KB of RAM, and enhanced
8 security features. It supports 802.11 a/b/g/n, both 2.4 GHz and 5 GHz.
16 Cortex-M4 MCU and a network processor MCU to run all Wi-Fi and
19 * On-board accelerometer and temperature sensor
20 * Two buttons and a RGB LED for user interaction
23 codecs, antenna selection, environmental sensing, and more
24 * Power from USB for the LaunchPad and optional external BoosterPack
36 and access to external serial 4MB flash with bootloader and peripheral
40 offloads Wi-Fi and internet protocols from the application MCU.
54 For consistency with TI SimpleLink SDK and BoosterPack examples,
61 Programming and Debugging
65 `CC32xx SDK`_ on Windows and Linux using TI tools: Code Composer
66 Studio for debugging and `UniFlash`_ for flashing.
69 instructions on installation of tools, and how to flash the board using
74 file and openocd instead (see below).
79 Before flashing and debugging the board, there are a few one-time board
85 #. Download and install the latest version of `UniFlash`_.
86 #. Jumper SOP[2..0] (J15) to [010], and connect the USB cable to the PC.
89 with CMSIS-DAP" appearing at /dev/ttyACM1 and /dev/ttyACM0.
91 #. Update the service pack, and place the board in "Development Mode".
94 for subsequent use of OpenOCD and updating XDS110 firmware.
97 in the `CC32xx Quick Start Guide`_, except for steps 5 and 6 in
102 Download and install the latest `XDS-110 emulation package`_.
128 your TI OpenOCD installation, you can set the OPENOCD and
131 to the paths of the OpenOCD binary and its scripts, before
142 This locates the program into flash, and sets CONFIG_CC3235SF_DEBUG=y,
152 board can be built, flashed, and debugged with openocd and gdb per the Zephyr
153 Application Development Primer (see :ref:`build_an_application` and
159 To build and flash an application, execute the following commands for <my_app>:
199 to Zephyr, and communicates over a dedicated SPI to the network co-processor.
206 Set :kconfig:option:`CONFIG_WIFI_SIMPLELINK` and :kconfig:option:`CONFIG_WIFI` to ``y``
214 To keep it simple for Zephyr development and demos, the SimpleLink
217 good known access point (AP), without having to restart a scan, and
218 re-specify the SSID and password.
221 and connect to a known AP with SSID and password.
238 and enabled by:
241 and :kconfig:option:`CONFIG_TLS_CREDENTIAL_FILENAMES` to ``y``,
242 - using the TI Uniflash tool to program the required certificates and
243 keys to the secure flash filesystem, and enabling the TI Trusted
246 See :zephyr:code-sample:`sockets-http-get` and
267 .. _CC3x20/CC3x35 SimpleLink Wi-Fi and IoT Network Processor Programmer's Guide: