Go to file
2023-12-13 16:46:16 +05:30
.metadata Added C2000Ware v5.01.00.00 contents 2023-12-13 16:46:16 +05:30
boards/.meta Added C2000Ware v5.01.00.00 contents 2023-12-13 16:46:16 +05:30
device_support Added C2000Ware v5.01.00.00 contents 2023-12-13 16:46:16 +05:30
docs Added C2000Ware v5.01.00.00 contents 2023-12-13 16:46:16 +05:30
driverlib Added C2000Ware v5.01.00.00 contents 2023-12-13 16:46:16 +05:30
libraries Added C2000Ware v5.01.00.00 contents 2023-12-13 16:46:16 +05:30
utilities Added C2000Ware v5.01.00.00 contents 2023-12-13 16:46:16 +05:30
CONTRIBUTING.md Create CONTRIBUTING.md 2023-06-23 15:51:08 +05:30
LICENSE.md Create LICENSE.md 2023-06-23 15:52:48 +05:30
README.md Added C2000Ware v5.01.00.00 contents 2023-12-13 16:46:16 +05:30


C2000Ware v5.01.00.00

Introduction | Layout | Overview | Contribute

Introduction

C2000Ware for C2000 microcontrollers is a cohesive set of development software and documentation designed to minimize software development time. It includes device-specific drivers and device peripheral examples, C2000Ware provides a solid foundation to begin development and evaluation. List of devices supported

The SDK includes peripheral usage examples to help users to get started quickly.

Repository Layout

  • .metadata folder

    • This folder contains the metadata files for SysConfig. Do not modify.
  • boards/.meta

    • This folder contains the metadata files for C2000 boards. Do not modify.
  • device_support

    • This folder contains all device-specific support files, bit field headers and device development users guides.
  • docs

    • This folder contains the C2000Ware Quick start guides and links to references articles
  • driverlib

    • This folder contains the device-specific driver library and driver-based peripheral examples.
  • libraries

    • This folder contains the device-specific and core libraries.
  • utilities

    • This folder contains development utility applications such as flash programmers, windows drivers.

Overview

C2000Ware SDK comprises of multiple repositories with the current repository at it's core. There are other repositories that need to be cloned and are listed below:

C2000Ware installers is available for download

Contributing to the project

This project is currently not accepting contributions.