Variables
Target_Code.h File Reference

Detailed Description

Header file for target code (blinking LED)

The actual target code can be found in

Version
1.0

Definition in file Target_Code.h.

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const unsigned int eprom [10]
 Holds the entire target code. More...
 
const unsigned long eprom_address [10]
 Holds the destination adresses for different sections of the target code. More...
 
const unsigned long eprom_length_of_sections [10]
 Holds the length of the different memory sections. More...
 
const unsigned long eprom_sections
 Holds the number of memory sections. More...
 

Variable Documentation

const unsigned int eprom[10]

Holds the entire target code.

const unsigned long eprom_address[10]

Holds the destination adresses for different sections of the target code.

const unsigned long eprom_length_of_sections[10]

Holds the length of the different memory sections.

const unsigned long eprom_sections

Holds the number of memory sections.


Copyright 2016, Texas Instruments Incorporated