vr1.1

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of CDMS_RTOS_v1_1 by Team Fox

Committer:
cholletisaik777
Date:
Mon Jul 06 06:25:14 2015 +0000
Revision:
11:d6dc9074075b
Parent:
8:607ae92fa6af
changes made

Who changed what in which revision?

UserRevisionLine numberNew contents of line
cholletisaik777 11:d6dc9074075b 1 int strt_add = flash_size() - (4*SECTOR_SIZE);
cholletisaik777 11:d6dc9074075b 2 uint32_t flasharray[256+(3*1024)];
cholletisaik777 11:d6dc9074075b 3 char *nativeflash = (char*)strt_add;