![]() |
![]() |
Header file for target code (blinking LED)
The actual target code can be found in
Definition in file Target_Code.h.
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... | |
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.