]> begriffs open source - cmsis-freertos/blob - Demo/ARM7_LPC2129_Keil_RVDS/RTOSDemo.sct
Update cmsis_os2.c
[cmsis-freertos] / Demo / ARM7_LPC2129_Keil_RVDS / RTOSDemo.sct
1 ; *************************************************************
2 ; *** Scatter-Loading Description File generated by uVision ***
3 ; *************************************************************
4
5 LR_IROM1 0x00000000 0x00040000  {    ; load region size_region
6   ER_IROM1 0x00000000 0x00040000  {  ; load address = execution address
7    *.o (RESET, +First)
8    *(InRoot$$Sections)
9    .ANY (+RO)
10   }
11   RW_IRAM1 0x40000000 0x00004000  {  ; RW data
12    .ANY (+RW +ZI)
13   }
14 }
15