Iar; Gcc; Operating Systems; Ti-Rtos - Texas Instruments CC3220 Getting Started Manual

Simplelink wi-fi and internet of things solution, a single-chip wireless mcu
Hide thumbs Also See for CC3220:
Table of Contents

Advertisement

Debugger/IDE

1.7.2 IAR

The developer is responsible for buying the license for the IAR Embedded Workbench
can be downloaded from
workbench//#!?device=CC3220&architecture=ARM.
Double-click on the installer and follow the instruction to install this tool. For detailed IAR setup instruction,
see <sdk-installation-path>\docs\simplelink_mcu_sdk\Quick_Start_Guide.html.

1.7.3 GCC

For detailed GCC setup instruction, please refer to <sdk-installationpath>\
docs\simplelink_mcu_sdk\Quick_Start_Guide.html
1.8

Operating Systems

The CC3220 SDK currently supports TI-RTOS and FreeRTOS. Each real-time kernel port consists of
three files that contain the core kernel components and are common to every port, and one or more files
that are specific to a particular microcontroller and/or compiler. Each directory contains files specific to a
particular compiler (CCS, GCC, and IAR).

1.8.1 TI-RTOS

TI-RTOS for SimpleLink solutions is already installed in the latest CCS releases (see
users can install the TI-RTOS Support Package as a separate installer (see below).
1.8.1.1
Install TI-RTOS as a Separate Installer
The latest TI-RTOS support package for SimpleLink devices can be downloaded and installed from
http://www.ti.com/tool/ti-rtos.

1.8.2 FreeRTOS

The following are the instructions to add the FreeRTOS support.
1. Download FreeRTOS official version 9 from
https://sourceforge.net/projects/freertos/files/latest/download?source=files.
2. Install the software under C:/
3. Copy the content of the patch (CCS, GCC, and IAR folders), and paste it at
C:/FreeRTOSv9.0.0/FreeRTOS/Source/portable.
4. Modify the FreeRTOS directory name from FreeRTOSv9.0.0 to FreeRTOSv9.0.0a
For IAR users, there is a manual fix that need to be done on top of the project , please change the
following:
1. Right click on the project.
2. Select Linker from the category on the left.
3. Go to the Library tab.
4. Select the checkbox Override default program entry
5. Select Entry symbol and enter resetISR in the text box.
12
Download and Installation
https://www.iar.com/iar-embedded-
Copyright © 2017–2018, Texas Instruments Incorporated
tool. A trial version
®
Section
SWRU461B – February 2017 – Revised June 2018
Submit Documentation Feedback
www.ti.com
1.7.1). IAR

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cc3220sCc3220sf

Table of Contents