/TARGET_K64F/TARGET_Freescale/TARGET_KPSDK_MCUS/TARGET_KPSDK_CODE/hal/adc/fsl_adc_hal.h substitute line 894 extern } by }
Fork of mbed by
TARGET_K64F/TOOLCHAIN_ARM_STD/MK64F.sct@93:9dd889aeda0e, 2014-12-05 (annotated)
- Committer:
- fblanc
- Date:
- Fri Dec 05 15:42:32 2014 +0000
- Revision:
- 93:9dd889aeda0e
- Parent:
- 82:6473597d706e
substitute line 894 extern } by }; /TARGET_K64F/TARGET_Freescale/TARGET_KPSDK_MCUS/TARGET_KPSDK_CODE/hal/adc/fsl_adc_hal.h
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
bogdanm | 82:6473597d706e | 1 | |
bogdanm | 82:6473597d706e | 2 | LR_IROM1 0x00000000 0x100000 { ; load region size_region (1000k) |
bogdanm | 82:6473597d706e | 3 | ER_IROM1 0x00000000 0x100000 { ; load address = execution address |
bogdanm | 82:6473597d706e | 4 | *.o (RESET, +First) |
bogdanm | 82:6473597d706e | 5 | *(InRoot$$Sections) |
bogdanm | 82:6473597d706e | 6 | .ANY (+RO) |
bogdanm | 82:6473597d706e | 7 | } |
bogdanm | 82:6473597d706e | 8 | ; 8_byte_aligned(62 vect * 4 bytes) = 8_byte_aligned(0x194) = 0x198 |
bogdanm | 82:6473597d706e | 9 | ; 0x40000 - 0x198 = 0x3FE68 |
bogdanm | 82:6473597d706e | 10 | RW_IRAM1 0x1FFF0198 0x3FE68 { |
bogdanm | 82:6473597d706e | 11 | .ANY (+RW +ZI) |
bogdanm | 82:6473597d706e | 12 | } |
bogdanm | 82:6473597d706e | 13 | } |
bogdanm | 82:6473597d706e | 14 |