Template repository containing a workspace with one ready-to-use project for the TI TIVA ARM Cortex 4F Launchpad Boards
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Abhijit Kshirsagar Kshirsagar 5c4c6f4db0
Update Report.md
8 months ago
EE690_LabXX Update Report.md 8 months ago
.gitignore Add base code 8 months ago
README Add base code 8 months ago

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.