]> granicus.if.org Git - esp-idf/commit
linker scripts: Add explicit symbols for _iram_start and _flash_cache_start
authorAngus Gratton <angus@espressif.com>
Tue, 21 Mar 2017 08:29:57 +0000 (16:29 +0800)
committerAngus Gratton <angus@espressif.com>
Tue, 21 Mar 2017 08:45:13 +0000 (16:45 +0800)
commit6afea0e81c55a91879e349fc5ed14824915276e7
tree26da22ff7ef8b6d5ddd268e03179dcac4fcc025d
parent5f3b9876b8088f89f5223484ad000cb4480d03f6
linker scripts: Add explicit symbols for _iram_start and _flash_cache_start

This is to avoid confusion when idf_monitor prints the first symbol in each section, ie "WindowOverflow4" or similar,
when bootloader prints the section mapping address.

Closes #447 https://github.com/espressif/esp-idf/issues/447
components/esp32/ld/esp32.common.ld