Template repository containing a workspace with one ready-to-use project for the TI TIVA ARM Cortex 4F Launchpad Boards
Go to file Use this template
Abhijit Kshirsagar Kshirsagar 38d9746bcd Add duck image 2023-09-11 19:32:48 +05:30
EE690_LabXX Add duck image 2023-09-11 19:32:48 +05:30
.gitignore Add base code 2023-09-07 13:10:19 +05:30
README Add base code 2023-09-07 13:10:19 +05:30

README

EE690 Embedded Systems (+Lab) 2023
IIT Dharwad

Instructors:
Abhijit Kshirsagar (IITDH) and
Darshak Vasavada (IISc)

This directory is a template for a blank 
project that can be used as a starting
point for new projects.

Target Information:
1. Texas Instruments TiVA ARM Cortex-4F
   TM4c123GH6PM processor on the LaunchPad
   board from TI.
2. Debug Interface:
   Stellaris ICDI over USB

Project Information:
1. Designed for Code Composer Studio (CCS) v12
   to be used with TI arm C compiler (NOT gcc)
2. gitignore files included.