FreeRTOS-Kernel/FreeRTOS/Demo/CORTEX_LM3S811_GCC
Moe Ghasemi 2f51006020
Fix issue in CORTEX_LM3S811_GCC Demo linkerscipt (#102)
The .text section is listed as *(.text) and results in build
error because there are some .text* sections that are automatically put
into flash later by linker and their LMA overlaps
with .data

Co-authored-by: Ming Yue <mingyue86010@gmail.com>
2020-10-07 10:00:57 -07:00
..
hw_include Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
init Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
FreeRTOSConfig.h Sync back V10.4.1 (#282) 2020-09-17 17:16:33 -07:00
main.c Sync back V10.4.1 (#282) 2020-09-17 17:16:33 -07:00
makedefs Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
Makefile Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
standalone.ld Fix issue in CORTEX_LM3S811_GCC Demo linkerscipt (#102) 2020-10-07 10:00:57 -07:00