CMSIS2000  0.0.7
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
iboot_main.c File Reference
Include dependency graph for iboot_main.c:

Go to the source code of this file.

Macros

#define END_OF_SEARCH_REGION   (32 * 1024)

Functions

unsigned int load_file_from_external_source_to (flash_addr_t free_space_start)
int main ()
static void uboot_file_run (flash_addr_t start_addr)

Variables

const unsigned char __data_end
const unsigned char __data_start
const unsigned char __isr_vector
const unsigned char _etext

Macro Definition Documentation

#define END_OF_SEARCH_REGION   (32 * 1024)

Definition at line 44 of file iboot_main.c.

Referenced by main().

Function Documentation

unsigned int load_file_from_external_source_to ( flash_addr_t  free_space_start)
static void uboot_file_run ( flash_addr_t  start_addr)
static

Definition at line 81 of file iboot_main.c.

Referenced by main().

Here is the caller graph for this function:

Variable Documentation

const unsigned char __data_end

Referenced by main().

const unsigned char __data_start

Referenced by main().

const unsigned char _etext

Referenced by main().