Macros | Variables
FlashErase.c File Reference

Detailed Description

Funclet for Flash erase operations.

Definition in file FlashErase.c.

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

Go to the source code of this file.

Macros

#define FLASHERASE_O_TERMINATION   0x00000000
 
#define FLASHERASE_O_START   0x00005C00
 
#define FLASHERASE_O_FINISH   0x00005CB2
 
#define FLASHERASE_O_LENGTH   0x000000B2
 

Variables

unsigned short FlashErase_o []
 Holds the target code for a flash erase operation. More...
 
unsigned long FlashErase_o_termination = 0x00000000
 
unsigned long FlashErase_o_start = 0x00005C00
 
unsigned long FlashErase_o_finish = 0x00005CB2
 
unsigned long FlashErase_o_length = 0x000000B2
 

Variable Documentation

unsigned short FlashErase_o[]
Initial value:
=
{
0x0016, 0x00B0, 0xBEEF, 0xDEAD, 0xA502, 0xA508, 0xA508, 0xA500, 0xA500,
0xDEAD, 0x000B, 0x40B2, 0x5A80, 0x015C, 0x4290, 0x0140, 0xFFEE, 0x4290,
0x0144, 0xFFEA, 0x180F, 0x4AC0, 0xFFE6, 0xB392, 0x0144, 0x23FD, 0x4092,
0xFFD4, 0x0144, 0x4290, 0x0144, 0xFFCE, 0x90D0, 0xFFC8, 0xFFC8, 0x2406,
0x401A, 0xFFC0, 0xD03A, 0x0040, 0x4A82, 0x0144, 0x1F80, 0x405A, 0xFFAC,
0x4092, 0xFFAC, 0x0140, 0x40BA, 0xDEAD, 0x0000, 0xB392, 0x0144, 0x23FD,
0x1F80, 0x405A, 0xFFA2, 0xE0B0, 0x3300, 0xFF98, 0xE0B0, 0x3300, 0xFF94,
0x4092, 0xFF8E, 0x0140, 0x4092, 0xFF8A, 0x0144, 0x4290, 0x0144, 0xFF7E,
0x90D0, 0xFF7E, 0xFF78, 0x2406, 0xD0B0, 0x0040, 0xFF74, 0x4092, 0xFF70,
0x0144, 0x40B2, 0xCAFE, 0x018E, 0x40B2, 0xBABE, 0x018C, 0x3FFF,
}

Holds the target code for a flash erase operation.

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

Definition at line 56 of file FlashErase.c.


Copyright 2016, Texas Instruments Incorporated