]> git.sur5r.net Git - freertos/blob - FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_Keil/Template.sct
Add additional critical section to the default tickless implementations.
[freertos] / FreeRTOS / Demo / CORTEX_M4F_Infineon_XMC4500_Keil / Template.sct
1 ; *************************************************************\r
2 ; *** Scatter-Loading Description File generated by uVision ***\r
3 ; *************************************************************\r
4 \r
5 LR_IROM1 0x0C000000 0x00100000  {    ; load region size_region\r
6   ER_IROM1 0x0C000000 0x00100000  {  ; load address = execution address\r
7    *.o (RESET, +First)\r
8    *(InRoot$$Sections)\r
9    .ANY (+RO)\r
10   }\r
11   RW_IRAM1 0x10000000 0x00010000  {  ; RW data\r
12    .ANY (+RW +ZI)\r
13   }\r
14 }\r
15 \r