CC1352-Getting Started with TI-RTOS
From zero to fluent in just two days
This in-depth, hands-on workshop quickly teaches production-level skills to craft code on any platform that supports TI-RTOS and takes you from zero to fluent in two days, saving weeks or months of development time. This workshop replaces time-consuming trial and error with accelerated learning that makes it easy to craft your application with confidence and competence.
What You Learn
- How to successfully install Code Composer Studio (CCS), Software Development Kit (SDK), and verify the tools have been installed properly
- In-depth, extensive hands-on use of CCS and TI’s software driver libraries (driverlib, SDK, etc.)
- Working knowledge of the TI-RTOS Kernel (aka SYS/BIOS, BIOS) and the various thread types—Hwi, Swi, Task, Idle—and why/when to use them
- How the device hardware (interrupts and timers) interact with TI-RTOS
- How to create a new TI-RTOS-based CCS project using dependent or independent TI-RTOS configuration projects
- Program peripherals such as GPIO to toggle an LED on the target hardware
- How to use additional TI-RTOS services such as Semaphore, Mailbox, Clock Functions, Event
- Comprehensive use of instrumentation and visualization tools such as the RTOS Object Viewer (ROV), Unified Instrumentation Architecture (UIA) and RTOS Analyzer—CPU Load, Execution Graph, Task Load, Log_printf(), loggers
Course Authors/Instructors
Eric Wilbur and Scott Specker co-authored this course and are the video instructors. Both Eric and Scott each have 10,000+ hours classroom experience training 4,000+ engineers at over 70 companies worldwide on DSPs, MCUs, MPUs, RTOS, and Linux O/S. As course developers, they have created over 30 multi-day workshops as well as thousands of pages of user manuals, start-up guides, app notes and wiki pages. They each have over 25+ years’ experience helping customers navigate hundreds of processors, development kits, software packages, and operating systems.
Eric Wilbur, Managing Partner (left) and Scott Specker, Principal Consultant (right)
Course Curriculum
-
Start0.0 Read This Before You Begin
-
StartNOTICE - TI makes Major Changes to SDK (v6.20 & v6.30)
-
StartNOTICE - TI makes Major Changes to CCS v20
-
Start0.1 Introduction (5:46)
-
Start0.2 Embedded Advantage Intro (11:21)
-
Start0.3 Workshop Intro (8:20)
-
Start0.3B TIRTOS7 Agenda and Workshop Differences (2:53)
-
Start0.4 Workshop Datasheet and How To Do the Labs (5:54)
-
Start0.4 Workshop Datasheet (PDF)
-
Start0.5 Lab 0: Out of Box (OOB) Experience (1:28)
-
Start0.5 Lab 0: Out of Box (OOB) Experience (PDF)
-
Start0.6 Addendum - SDK Changes with TI Compiler and TI-RTOS 7 (4:18)
-
Start1.1 Introduction (3:03)
-
StartTools and Software Installation Guide (PDF)
-
Start1.2 What To Install (2:15)
-
Start1.3 Code Composer Studio (CCS) Installation (9:48)
-
Start1.4 Software Libraries (SDK, driverlib, etc.) Installation (4:26)
-
Start1.5 Workshop Files Installation (1:16)
-
Start1.5 Workshop ZIP Files (ZIP)
-
Start1.6 Verify Installation (2:29)
-
Start2.1 Code Composer Studio (CCS) Intro (4:41)
-
Start2.2 Code Composer Studio (CCS) Overview and Walk-Through (19:16)
-
Start2.3 CCS Cloud Installation (4:16)
-
Start2.4 SDK Overview (18:26)
-
Start2.5 Basic Embedded Topology (2:44)
-
Start2.6 How to Create a New Project (5:07)
-
Start2.7 Labs 2A-2C: CCS Intro and Creating a New Project (4:09)
-
StartLab 2A - Getting Started with CCS (PDF)
-
StartLab 2B - Create an Empty CCS Project (PDF)
-
StartLab 2C - Restore the Out-of-Box Demo (PDF)