Macros | Variables
FlashWrite.c File Reference

Detailed Description

Funclet for Flash write operations.

Definition in file FlashWrite.c.

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

Go to the source code of this file.

Macros

#define FLASHWRITE_O_TERMINATION   0x00000000
 
#define FLASHWRITE_O_START   0x00005C00
 
#define FLASHWRITE_O_FINISH   0x00005CF0
 
#define FLASHWRITE_O_LENGTH   0x000000F0
 

Variables

unsigned short FlashWrite_o []
 Holds the target code for an flash write operation. More...
 
unsigned long FlashWrite_o_termination = 0x00000000
 
unsigned long FlashWrite_o_start = 0x00005C00
 
unsigned long FlashWrite_o_finish = 0x00005CF0
 
unsigned long FlashWrite_o_length = 0x000000F0
 

Variable Documentation

unsigned short FlashWrite_o[]
Initial value:
=
{
0x001C, 0x00EE, 0xBEEF, 0xDEAD, 0xBEEF, 0xDEAD, 0xA508, 0xA508, 0xA500,
0xA500, 0xDEAD, 0x000B, 0xDEAD, 0x000B, 0x40B2, 0x5A80, 0x015C, 0x40B2,
0xABAD, 0x018E, 0x40B2, 0xBABE, 0x018C, 0x4290, 0x0140, 0xFFDE, 0x4290,
0x0144, 0xFFDA, 0x180F, 0x4AC0, 0xFFD6, 0x180F, 0x4BC0, 0xFFD4, 0xB392,
0x0144, 0x23FD, 0x4092, 0xFFBE, 0x0144, 0x4290, 0x0144, 0xFFB8, 0x90D0,
0xFFB2, 0xFFB2, 0x2406, 0x401A, 0xFFAA, 0xD03A, 0x0040, 0x4A82, 0x0144,
0x1F80, 0x405A, 0xFF94, 0x1F80, 0x405B, 0xFF92, 0x40B2, 0xA540, 0x0140,
0x40B2, 0x0050, 0x0186, 0xB392, 0x0186, 0x27FD, 0x429A, 0x0188, 0x0000,
0xC392, 0x0186, 0xB392, 0x0144, 0x23FD, 0x1800, 0x536A, 0x1800, 0x835B,
0x23F0, 0x1F80, 0x405A, 0xFF6C, 0x1F80, 0x405B, 0xFF6A, 0xE0B0, 0x3300,
0xFF5C, 0xE0B0, 0x3300, 0xFF58, 0x4092, 0xFF52, 0x0140, 0x4092, 0xFF4E,
0x0144, 0x4290, 0x0144, 0xFF42, 0x90D0, 0xFF42, 0xFF3C, 0x2406, 0xD0B0,
0x0040, 0xFF38, 0x4092, 0xFF34, 0x0144, 0x40B2, 0xCAFE, 0x018E, 0x40B2,
0xBABE, 0x018C, 0x3FFF,
}

Holds the target code for an flash write operation.

This code is modified by the flash write function depending on it's parameters.

Definition at line 56 of file FlashWrite.c.


Copyright 2016, Texas Instruments Incorporated