9. Examples and DemonstrationsΒΆ
- 9.1. Template Application Workshop
- 9.1.1. Introduction
- 9.1.2. Prerequisites
- 9.1.3. Template Application Overview
- 9.1.4. Lab
- 9.1.4.1. Task 1 - Installing the Processor SDK into CCS
- 9.1.4.2. Task 2 - Importing and Building the Template Application
- 9.1.4.3. Task 3 - Hardware Setup
- 9.1.4.4. Task 4 - Loading and Running the Template Application
- 9.1.4.5. Task 5 - Examining the Template Application
- 9.1.4.6. Task 6 - Modifying the RTOS Template Application
- 9.1.5. Additional Information
- 9.1.6. Next Steps
- 9.2. Image Processing Demo
- 9.3. POSIX-SMP Demo
- 9.4. Audio Benchmark Starterkit
- 9.4.1. Introduction
- 9.4.2. Software Features
- 9.4.3. Directory Structure
- 9.4.4. Software Dependencies
- 9.4.5. Supported Hardware
- 9.4.6. QuickStart with How-To-Video
- 9.4.7. How to Build the Benchmarks
- 9.4.8. How to Run the Benchmarks
- 9.4.9. Benchmark App output on UART console
- 9.4.10. Memory placement of Instruction and Data
- 9.4.11. Compiler Optimization Flags
- 9.4.12. SOC Integration and Optimization
- 9.4.13. Benchmarking using DSP TSCH/TSCL registers
- 9.4.14. Benchmark logging
- 9.4.15. Cache configuration for Code/data sections in SRAM/DDR
- 9.4.16. Benchmark results
- 9.4.17. Support
- 9.4.18. Additional resources
- 9.5. Audio Pre-Processing Demo
- 9.6. Performance Audio Demo
- 9.7. Big Data IPC Example
- 9.8. TI-RTOS Kernel Example
- 9.9. No OS (Bare Metal) Example
- 9.10. Gravity Simulator Demo
- 9.11. Jailhouse Hypervisor
- 9.12. K2G AUDIO DC AddOn
- 9.13. CMB AddOn
- 9.14. SimpleLink WiFi Demo
- 9.14.1. Overview
- 9.14.2. Supported platforms
- 9.14.3. Requirements
- 9.14.4. Components Used
- 9.14.5. Software Design
- 9.14.6. How to Build the SimpleLink WiFi Plugin Demo using CCS
- 9.14.7. How to Build the SimpleLink WiFi Plugin Demo using makefile on Windows
- 9.14.8. How to Build the SimpleLink WiFi Plugin Demo using makefile on Linux
- 9.14.9. How to Run the SimpleLink WiFi Plugin Demo using CCS
- 9.14.10. How to Run the SimpleLink WiFi Plugin Demo using UART Boot
- 9.15. CAN-Eth Gatway Demo
- 9.16. Interrupt Latency Benchmark