ads1115 only

Fork of mbed by mbed official

Committer:
kaoshen
Date:
Tue Jan 17 23:27:32 2017 +0000
Revision:
135:fce8a9387ed1
Parent:
122:f9eeca106725
333 ADS1115 ADC1

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Kojto 122:f9eeca106725 1
Kojto 122:f9eeca106725 2 LR_IROM1 0x00000000 0x80000 { ; load region size_region
Kojto 122:f9eeca106725 3 ER_IROM1 0x00000000 0x80000 { ; load address = execution address
Kojto 122:f9eeca106725 4 *.o (RESET, +First)
Kojto 122:f9eeca106725 5 *(InRoot$$Sections)
Kojto 122:f9eeca106725 6 .ANY (+RO)
Kojto 122:f9eeca106725 7 }
Kojto 122:f9eeca106725 8 ; 8_byte_aligned(49 vect * 4 bytes) = 8_byte_aligned(0xC4) = 0xC8
Kojto 122:f9eeca106725 9 ; 32KB - 0xC8 = 0x7F38
Kojto 122:f9eeca106725 10 RW_IRAM1 0x100000C8 0x7F38 {
Kojto 122:f9eeca106725 11 .ANY (+RW +ZI)
Kojto 122:f9eeca106725 12 }
Kojto 122:f9eeca106725 13 RW_IRAM2 0x2007C000 0x4000 { ; RW data, USB RAM
Kojto 122:f9eeca106725 14 .ANY (AHBSRAM0)
Kojto 122:f9eeca106725 15 }
Kojto 122:f9eeca106725 16 RW_IRAM3 0x20080000 0x4000 { ; RW data, ETH RAM
Kojto 122:f9eeca106725 17 .ANY (AHBSRAM1)
Kojto 122:f9eeca106725 18 }
Kojto 122:f9eeca106725 19 RW_IRAM4 0x40038000 0x0800 { ; RW data, CAN RAM
Kojto 122:f9eeca106725 20 .ANY (CANRAM)
Kojto 122:f9eeca106725 21 }
Kojto 122:f9eeca106725 22 }