Skip to content

TexasInstruments/c2000ware-c2000-academy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation


c2000ware-c2000-academy

Introduction | Layout | Note | Contribute

Introduction

The C2000 Academy is a great resource for developers to learn about C2000 real-time microcontrollers platform. The Academy delivers easy-to-use training modules that span a wide range of topics for all C2000 devices. Additionally, C2000 Academy provides hands-on lab exercises and a full solution for each lab exercise. C2000 Academy is applicable to all generation-3 devices- F2807x, F2837xS, F2837xD, F2838xS, F2838xD, F28004x, F28002x, F28003x, F280013x and F280015x

List of devices supported

Repository Layout

  • training folder
    • device : This folder contains all solutions for C2000 Academy. Device specific solutions are located in the directory: /training/device/<device_name>.
    • src : This folder contains source code for all solutions which is common across devices.

Note

This repository has a dependency on c2000ware-core-sdk repository. Please clone the c2000ware-core-sdk repo and then clone this repo. The contents of this repo (training) folder has to be copied into the c2000ware-core-sdk repo.

Contributing to the project

This project is currently not accepting contributions.