Difference between revisions of "Install TivaWare for C Series"
From EdWiki
m |
m (→Install TivaWare for C Series Windows) |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | == Install TivaWare for C Series Windows == | + | == Install TivaWare for C Series (Ubuntu) == |
+ | Download [{{SERVER}}/emsys/tivac/SW-TM4C-2.1.4.178.exe TivaWare library], and unzip into a folder, lets call “TivaWare_C_Series-2.1.4.178” folder in your home directory: | ||
+ | |||
+ | host@user:~$ cd ti | ||
+ | host@user:~$ mkdir TivaWare_C_Series-2.1.4.178 | ||
+ | host@user:~$ sudo apt-get install -y unzip &>> /dev/null | ||
+ | host@user:~$ unzip -u ~/Downloads/SW-TM4C-2.1.4.178.exe -d ~/ti/TivaWare_C_Series-2.1.4.178 | ||
+ | |||
+ | == Install TivaWare for C Series (Windows) == | ||
<big>► Download [{{SERVER}}/emsys/tivac/SW-TM4C-2.1.4.178.exe TivaWare™ for C Series].</big> <br /> | <big>► Download [{{SERVER}}/emsys/tivac/SW-TM4C-2.1.4.178.exe TivaWare™ for C Series].</big> <br /> |
Revision as of 02:46, 29 March 2022
Install TivaWare for C Series (Ubuntu)
Download TivaWare library, and unzip into a folder, lets call “TivaWare_C_Series-2.1.4.178” folder in your home directory:
host@user:~$ cd ti host@user:~$ mkdir TivaWare_C_Series-2.1.4.178 host@user:~$ sudo apt-get install -y unzip &>> /dev/null host@user:~$ unzip -u ~/Downloads/SW-TM4C-2.1.4.178.exe -d ~/ti/TivaWare_C_Series-2.1.4.178
Install TivaWare for C Series (Windows)
► Download TivaWare™ for C Series.
► Run SW-TM4C-2.1.4.178.exe file (It's self-extracting)
► Please install TivaWare into the drive:\ti\TivaWare_C_Series-2.1.4.178 folder.
Tools included in the TivaWare for C Series suite
The TivaWare for C Series suite contains and integrates all user-required source-code functions and object libraries, which include:
- Peripheral Driver Library (DriverLib)
- Graphic Library
- USB Library
- Sensor Hub Library
- Open Source RTOS
- Open Source Stacks
- Utilities
- Boot Loader and In-System Programming Support
- Example Codes
- Third-Party Examples