Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Sitara AM335x - Getting Started with TI-RTOS
Chapter 0 — Workshop Introduction (Sitara AM335x)
0.0 Read This Before You Begin
WARNING - Do Not Upgrade to CCS v20
0.1 Introduction (5:15)
0.2 Embedded Advantage Intro (11:21)
0.3 Workshop Intro (8:20)
0.4 Workshop Datasheet and How To Do the Labs (5:54)
0.5 Workshop Datasheet (PDF)
Lab 0: TMDSICE3359 "ICE" Development Board Introduction (3:48)
Chapter 1 — Desktop Tools & Software Installation
1.0 Introduction (3:03)
1.1 (Lab 1) Tools and Software Installation Guide (PDF)
1.2 What To Install (1:36)
1.3 Code Composer Studio (CCS) Installation (9:48)
1.4 Installing the Processor SDK (2:32)
1.5 Installing the Workshop Files (1:25)
1.6 Workshop Files for AM335x (ZIP)
1.7 Verify Installation (1:42)
Chapter 2 — Tools & Software Overview
2.1 Code Composer Studio (CCS) Intro (4:01)
2.2 Code Composer Studio (CCS) Overview and Walk-Through (19:56)
2.3 SDK Overview (8:20)
2.4 Basic Embedded Topology (2:49)
2.5 Introduction to Labs 2A, 2B, and 2C (1:06)
Lab 2A: Getting Started with CCS (PDF)
Lab 2B: Creating an Empty Hello World Project with CCS (PDF)
Lab 2C: Creating a Virtual Blinking LED using Printf (PDF)
Chapter 3 — Using TI’s GPIO Driver
3.1 Introduction (4:15)
3.2 General Purpose Input/Output (GPIO) (7:43)
3.3 Board Initialization (3:10)
3.4 Digging Into the GPIO Driver (5:38)
3.5 Introduction to Lab 3 (1:09)
Lab 3: Using the GPIO Driver (PDF)
Chapter 4 — Drivers and Interrupts
4.1 Introduction (4:01)
4.2 Reading GPIO Pins (3:14)
4.3 Introduction to Lab 4A (0:39)
Lab 4A: Reading a GPIO pin
4.4 Using Interrupts (14:07)
4.5 Intro to Lab 4B (1:07)
Lab 4B: Using GPIO Interrupts (PDF)
4.6 Using Timers & Timer Interrupts (3:06)
4.7 Intro to Lab 4C (0:44)
Lab 4C: Using Timer Interrupts (PDF)
Chapter 5 — TI-RTOS Fundamentals
5.1 Introduction (4:57)
5.2 Why Use an RTOS? (4:13)
5.3 Understanding TI-RTOS One Problem at a Time (15:57)
5.4 TI-RTOS DNA (6:12)
5.5 RTOS vs. Linux Comparison (4:29)
5.6 TI-RTOS Thread Types (6:48)
5.7 BIOS Timeline and Scheduling Example (8:26)
5.8 BIOS Quiz: Using Thread Types (7:39)
5.8 BIOS Quiz: Using Thread Types (PDF)
Chapter 6 — TI-RTOS Mechanics
6.1 Introduction (4:51)
6.2 Creating a New TI-RTOS Project (6:49)
6.3 Intro to Lab 6A (0:55)
Lab 6A: Creating a New TI-RTOS Project (PDF)
(Optional) Lab 6A Appendix
6.4 TI-RTOS Configuration File (.cfg) (4:48)
6.5 Using Idle (3:19)
6.6 Using ROV, TI-RTOS Benchmarks (6:16)
6.7 Intro to Lab 6B (1:22)
Lab 6B: Blink an LED Using an Idle Function (PDF)
6.8 [optional] Version Control (for CCS and TI-RTOS) (2:38)
Chapter 7 — Using Tasks
7.1 Introduction (4:35)
7.2 Task Topology (8:16)
7.3 Using Task API (3:53)
7.4 How to Create Tasks (4:29)
7.5 How to Use Error Block (5:44)
7.6 How Tasks are Scheduled (1:46)
7.7 Scheduling Strategies (5:48)
7.8 Intro to Labs 7A & 7B (2:01)
Lab 7A: Using a Task (PDF)
Lab 7B: Using Multiple Tasks (PDF)
Chapter 8 — TI-RTOS Instrumentation
8.1 Introduction (6:08)
8.2 Intro to Instrumentation (9:57)
8.3 Configuring UIA for your Application (8:24)
8.4 Using Timestamp (3:13)
8.5 Intro to Lab 8 (1:32)
Lab 8: Using TI-RTOS Instrumentation Tools (PDF)
Chapter 9 — Using Semaphores (Hwi)
9.1 Introduction (3:37)
9.2 Intro to Semaphores (0:56)
9.3 How 'post' and 'pend' Work (5:38)
9.4 Creating a Semaphore Object (2:14)
9.5 Intro to Lab 9 (1:28)
Lab 9: Using Semaphores (PDF)
9.6 Semaphore Modes (advanced) (5:58)
Chapter 10 — Using Clock (Timers)
10.1 Introduction (5:11)
10.2 Intro to Timers and BIOS Use of Timers (4:30)
10.3 TI-RTOS System Tick (12:02)
10.4 Clock Functions (6:03)
10.5 Timer Usage Summary (3:27)
10.6 Intro to Lab 10a (1:25)
Lab 10a: Using Clock Functions (PDF)
Chapter 10b — Using BIOS Timers
10b.1 Introduction to BIOS Timers (2:10)
10b.2 Using BIOS Timers (6:09)
10b.3 Intro o Lab 10b (1:39)
Lab 10b: Using the BIOS Timer Module (PDF)
Chapter 11 — Using Mailbox
11.1 Introduction (3:46)
11.2 Overview of Data Passing Option (2:51)
11.3 Using Mailbox (6:10)
11.4 Intro to Lab 11 (1:22)
Lab 11: Using Mailbox (PDF)
Chapter 12 — Using Events
12.1 Introduction (4:59)
12.2 Intro to Events (2:42)
12.3 Pending on Multiple Semaphores (2:03)
12.4 Creating and Using Events (3:49)
12.5 Posting Events when Posting Semaphores and Mailboxes [advanced] (2:12)
12.6 Intro to Lab 12 (1:05)
Lab 12: Using Events (PDF)
Workshop Revision/Update Information
How Do I Know What Changed?
Workshop Version History
8.4 Using Timestamp
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock