mbed library sources: Modified to operate FRDM-KL25Z at 48MHz from internal 32kHz oscillator (nothing else changed).

Fork of mbed-src by mbed official

The only file that changed is: mbed-src-FLL48/targets/cmsis/TARGET_Freescale/TARGET_KL25Z/system_MKL25Z4.h

Committer:
bogdanm
Date:
Tue Sep 10 15:14:19 2013 +0300
Revision:
20:4263a77256ae
Parent:
targets/cmsis/TARGET_NXP/TARGET_LPC408X/TOOLCHAIN_ARM_STD/LPC407X_8X.sct@15:4892fe388435
Sync with git revision 171dda705c947bf910926a0b73d6a4797802554d

Who changed what in which revision?

UserRevisionLine numberNew contents of line
bogdanm 15:4892fe388435 1 ; *************************************************************
bogdanm 15:4892fe388435 2 ; *** Scatter-Loading Description File generated by uVision ***
bogdanm 15:4892fe388435 3 ; *************************************************************
bogdanm 15:4892fe388435 4
bogdanm 15:4892fe388435 5 LR_IROM1 0x00000000 0x00080000 { ; load region size_region
bogdanm 15:4892fe388435 6 ER_IROM1 0x00000000 0x00080000 { ; load address = execution address
bogdanm 15:4892fe388435 7 *.o (RESET, +First)
bogdanm 15:4892fe388435 8 *(InRoot$$Sections)
bogdanm 15:4892fe388435 9 .ANY (+RO)
bogdanm 15:4892fe388435 10 }
bogdanm 15:4892fe388435 11 RW_IRAM1 0x100000E8 0x0000FF18 { ; RW data
bogdanm 15:4892fe388435 12 .ANY (+RW +ZI)
bogdanm 15:4892fe388435 13 }
bogdanm 15:4892fe388435 14 RW_IRAM2 0x20000000 0x00008000 {
bogdanm 15:4892fe388435 15 .ANY (AHBSRAM1)
bogdanm 15:4892fe388435 16 }
bogdanm 15:4892fe388435 17 }
bogdanm 15:4892fe388435 18