Rev Author Line No. Line
2971 jichapav 1 Dependencies for Project 'ch', Target 'Demo': (DO NOT MODIFY !)
2973 jichapav 2 F (..\..\..\..\..\trunk\boards\MLAB_STM32F10xRxT01A\board.c)(0x517C9C32)(-c --cpu Cortex-M3 -D__EVAL -g -O3 -Otime --apcs=interwork -I..\..\..\..\..\trunk -I..\..\..\..\..\trunk\os\kernel\include -I..\..\..\..\..\trunk\os\ports\common\ARMCMx -I..\..\..\..\..\trunk\os\ports\common\ARMCMx\CMSIS\include -I..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx -I..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx\STM32F1xx -I..\..\..\..\..\trunk\os\hal\include -I..\..\..\..\..\trunk\os\hal\platforms\STM32 -I..\..\..\..\..\trunk\os\hal\platforms\STM32\GPIOv1 -I..\..\..\..\..\trunk\os\hal\platforms\STM32\SPIv1 -I..\..\..\..\..\trunk\os\hal\platforms\STM32\USARTv1 -I..\..\..\..\..\trunk\os\hal\platforms\STM32F1xx -I..\..\..\..\..\trunk\boards\MLAB_STM32F10xRxT01A -I..\ -I "C:\Program Files\Keil\ARM\RV31\INC" -I "C:\Program Files\Keil\ARM\CMSIS\Include" -I "C:\Program Files\Keil\ARM\Inc\ST\STM32F10x" -D__heap_base__="Image$$RW_IRAM1$$ZI$$Limit" -D__heap_end__="Image$$RW_IRAM2$$Base" -o ".\obj\board.o" --omf_browse ".\obj\board.crf" --depend ".\obj\board.d")
2971 jichapav 3  
4 I (..\chconf.h)(0x51879C41)
5  
6 I (C:\Program Files\Keil\ARM\ARMCC\bin\..\include\stddef.h)(0x50F9D1D0)
7  
2973 jichapav 8 I (C:\Program Files\Keil\ARM\ARMCC\bin\..\include\stdbool.h)(0x50F9D1D0)
2971 jichapav 9  
10 I (..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx\chcore.h)(0x510D0D61)
2973 jichapav 11 I (..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx\STM32F1xx\cmparams.h)(0x510D0D61)
2971 jichapav 12 I (..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx\chcore_v7m.h)(0x510D0D61)
2973 jichapav 13 I (..\..\..\..\..\trunk\os\ports\common\ARMCMx\nvic.h)(0x510D0D61)
2971 jichapav 14 I (..\..\..\..\..\trunk\os\kernel\include\chsys.h)(0x510D0D61)
15 I (..\..\..\..\..\trunk\os\kernel\include\chvt.h)(0x51657F48)
16 I (..\..\..\..\..\trunk\os\kernel\include\chschd.h)(0x510D0D61)
2973 jichapav 17 I (..\..\..\..\..\trunk\os\kernel\include\chsem.h)(0x510D0D61)
18 I (..\..\..\..\..\trunk\os\kernel\include\chbsem.h)(0x510D0D61)
19 I (..\..\..\..\..\trunk\os\kernel\include\chmtx.h)(0x510D0D61)
20 I (..\..\..\..\..\trunk\os\kernel\include\chcond.h)(0x510D0D61)
21 I (..\..\..\..\..\trunk\os\kernel\include\chevents.h)(0x516553B9)
22 I (..\..\..\..\..\trunk\os\kernel\include\chmsg.h)(0x510D0D61)
23 I (..\..\..\..\..\trunk\os\kernel\include\chmboxes.h)(0x510D0D61)
24 I (..\..\..\..\..\trunk\os\kernel\include\chmemcore.h)(0x510D0D61)
25 I (..\..\..\..\..\trunk\os\kernel\include\chheap.h)(0x510D0D61)
26 I (..\..\..\..\..\trunk\os\kernel\include\chmempools.h)(0x510D0D61)
27 I (..\..\..\..\..\trunk\os\kernel\include\chthreads.h)(0x51668F7F)
28 I (..\..\..\..\..\trunk\os\kernel\include\chdynamic.h)(0x510D0D61)
29 I (..\..\..\..\..\trunk\os\kernel\include\chregistry.h)(0x510D0D61)
30 I (..\..\..\..\..\trunk\os\kernel\include\chinline.h)(0x510D0D61)
31 I (..\..\..\..\..\trunk\os\kernel\include\chqueues.h)(0x510D0D61)
32 I (..\..\..\..\..\trunk\os\kernel\include\chstreams.h)(0x510D0D61)
33 I (..\..\..\..\..\trunk\os\kernel\include\chfiles.h)(0x510D0D61)
34 I (..\..\..\..\..\trunk\os\kernel\include\chdebug.h)(0x515D67DC)
35 I (..\..\..\..\..\trunk\os\hal\include\hal.h)(0x510D0D61)
36 I (..\..\..\..\..\trunk\boards\MLAB_STM32F10xRxT01A\board.h)(0x518F77DA)
37 I (..\halconf.h)(0x518AEF4B)
38 I (..\mcuconf.h)(0x518E9941)
39 I (..\..\..\..\..\trunk\os\hal\platforms\STM32F1xx\hal_lld.h)(0x5156DB65)
40 I (..\..\..\..\..\trunk\os\hal\platforms\STM32\stm32.h)(0x5156DB65)
41 I (..\..\..\..\..\trunk\os\hal\platforms\STM32F1xx\stm32f10x.h)(0x4ED0DC00)
42 I (..\..\..\..\..\trunk\os\ports\common\ARMCMx\CMSIS\include\core_cm3.h)(0x4FC91D62)
43 I (..\..\..\..\..\trunk\os\ports\common\ARMCMx\CMSIS\include\core_cmInstr.h)(0x4FC91D62)
44 I (..\..\..\..\..\trunk\os\ports\common\ARMCMx\CMSIS\include\core_cmFunc.h)(0x4FC92052)
2971 jichapav 45 I (..\..\..\..\..\trunk\os\hal\platforms\STM32F1xx\hal_lld_f103.h)(0x5156DB65)
46 I (..\..\..\..\..\trunk\os\hal\platforms\STM32F1xx\stm32_isr.h)(0x5156DB65)
2973 jichapav 47 I (..\..\..\..\..\trunk\os\hal\platforms\STM32F1xx\stm32_dma.h)(0x5156DB65)
48 I (..\..\..\..\..\trunk\os\hal\platforms\STM32F1xx\stm32_rcc.h)(0x5156DB65)
49 I (..\..\..\..\..\trunk\os\hal\include\io_channel.h)(0x512773CC)
50 I (..\..\..\..\..\trunk\os\hal\include\io_block.h)(0x51616A97)
51 I (..\..\..\..\..\trunk\os\hal\include\mmcsd.h)(0x512B6E10)
52 I (..\..\..\..\..\trunk\os\hal\include\tm.h)(0x510D0D61)
53 I (..\..\..\..\..\trunk\os\hal\include\pal.h)(0x510D0D61)
54 I (..\..\..\..\..\trunk\os\hal\platforms\STM32\GPIOv1\pal_lld.h)(0x5156DB65)
55 I (..\..\..\..\..\trunk\os\hal\include\adc.h)(0x512CD4CB)
56 I (..\..\..\..\..\trunk\os\hal\include\can.h)(0x5129DC53)
57 I (..\..\..\..\..\trunk\os\hal\include\ext.h)(0x510D0D61)
58 I (..\..\..\..\..\trunk\os\hal\include\gpt.h)(0x51560744)
59 I (..\..\..\..\..\trunk\os\hal\platforms\STM32\gpt_lld.h)(0x5160887E)
60 I (..\..\..\..\..\trunk\os\hal\include\i2c.h)(0x515B3152)
61 I (..\..\..\..\..\trunk\os\hal\include\icu.h)(0x510D0D61)
62 I (..\..\..\..\..\trunk\os\hal\include\mac.h)(0x510D0D61)
63 I (..\..\..\..\..\trunk\os\hal\include\pwm.h)(0x5184D88B)
64 I (..\..\..\..\..\trunk\os\hal\platforms\STM32\pwm_lld.h)(0x51641B7D)
65 I (..\..\..\..\..\trunk\os\hal\include\rtc.h)(0x510D0D61)
66 I (..\..\..\..\..\trunk\os\hal\include\serial.h)(0x510D0D61)
67 I (..\..\..\..\..\trunk\os\hal\platforms\STM32\USARTv1\serial_lld.h)(0x5156DB65)
68 I (..\..\..\..\..\trunk\os\hal\include\sdc.h)(0x510D0D61)
69 I (..\..\..\..\..\trunk\os\hal\include\spi.h)(0x510D0D61)
70 I (..\..\..\..\..\trunk\os\hal\include\uart.h)(0x510D0D61)
71 I (..\..\..\..\..\trunk\os\hal\include\usb.h)(0x517D41A4)
72 I (..\..\..\..\..\trunk\os\hal\include\mmc_spi.h)(0x5161402D)
73 I (..\..\..\..\..\trunk\os\hal\include\serial_usb.h)(0x518155EB)
74 F (..\..\..\..\..\trunk\boards\MLAB_STM32F10xRxT01A\board.h)(0x518F77DA)()
75 F (..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx\cstartup.s)(0x510D0D61)(--cpu Cortex-M3 --pd "__EVAL SETA 1" -g --apcs=interwork -I..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx -I..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx\STM32F1xx -I..\..\..\..\..\trunk --cpreproc -I "C:\Program Files\Keil\ARM\RV31\INC" -I "C:\Program Files\Keil\ARM\CMSIS\Include" -I "C:\Program Files\Keil\ARM\Inc\ST\STM32F10x" --list ".\lst\cstartup.lst" --xref -o ".\obj\cstartup.o" --depend ".\obj\cstartup.d")
76 F (..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx\chcoreasm_v7m.s)(0x510D0D61)(--cpu Cortex-M3 --pd "__EVAL SETA 1" -g --apcs=interwork -I..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx -I..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx\STM32F1xx -I..\..\..\..\..\trunk --cpreproc -I "C:\Program Files\Keil\ARM\RV31\INC" -I "C:\Program Files\Keil\ARM\CMSIS\Include" -I "C:\Program Files\Keil\ARM\Inc\ST\STM32F10x" --list ".\lst\chcoreasm_v7m.lst" --xref -o ".\obj\chcoreasm_v7m.o" --depend ".\obj\chcoreasm_v7m.d")
77 F (..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx\chcore.c)(0x510D0D61)(-c --cpu Cortex-M3 -D__EVAL -g -O3 -Otime --apcs=interwork -I..\ -I..\..\..\os\kernel\include -I..\..\..\os\ports\common\ARMCMx -I..\..\..\os\ports\common\ARMCMx\CMSIS\include -I..\..\..\os\ports\RVCT\ARMCMx -I..\..\..\os\ports\RVCT\ARMCMx\STM32F1xx -I..\..\..\os\hal\include -I..\..\..\os\hal\platforms\STM32 -I..\..\..\os\hal\platforms\STM32\GPIOv1 -I..\..\..\os\hal\platforms\STM32\SPIv1 -I..\..\..\os\hal\platforms\STM32\USARTv1 -I..\..\..\os\hal\platforms\STM32F1xx -I..\..\..\boards\MLAB_STM32F10xRxT01A -I..\..\..\test -I "C:\Program Files\Keil\ARM\RV31\INC" -I "C:\Program Files\Keil\ARM\CMSIS\Include" -I "C:\Program Files\Keil\ARM\Inc\ST\STM32L1xx" -D__heap_base__="Image$$RW_IRAM1$$ZI$$Limit" -D__heap_end__="Image$$RW_IRAM2$$Base" -o ".\obj\chcore.o" --omf_browse ".\obj\chcore.crf" --depend ".\obj\chcore.d")
78 F (..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx\chcore_v7m.c)(0x510D0D61)(-c --cpu Cortex-M3 -D__EVAL -g -O3 -Otime --apcs=interwork -I..\ -I..\..\..\os\kernel\include -I..\..\..\os\ports\common\ARMCMx -I..\..\..\os\ports\common\ARMCMx\CMSIS\include -I..\..\..\os\ports\RVCT\ARMCMx -I..\..\..\os\ports\RVCT\ARMCMx\STM32L1xx -I..\..\..\os\hal\include -I..\..\..\os\hal\platforms\STM32 -I..\..\..\os\hal\platforms\STM32\GPIOv2 -I..\..\..\os\hal\platforms\STM32\SPIv1 -I..\..\..\os\hal\platforms\STM32\USARTv1 -I..\..\..\os\hal\platforms\STM32L1xx -I..\..\..\boards\ST_STM32L_DISCOVERY -I..\..\..\test -I "C:\Program Files\Keil\ARM\RV31\INC" -I "C:\Program Files\Keil\ARM\CMSIS\Include" -I "C:\Program Files\Keil\ARM\Inc\ST\STM32L1xx" -D__heap_base__="Image$$RW_IRAM1$$ZI$$Limit" -D__heap_end__="Image$$RW_IRAM2$$Base" -o ".\obj\chcore_v7m.o" --omf_browse ".\obj\chcore_v7m.crf" --depend ".\obj\chcore_v7m.d")
79 F (..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx\chcore.h)(0x510D0D61)()
80 F (..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx\chcore_v7m.h)(0x510D0D61)()
81 F (..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx\chtypes.h)(0x512CE7C8)()
82 F (..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx\STM32L1xx\cmparams.h)(0x510D0D61)()
83 F (..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx\STM32F1xx\vectors.s)(0x510D0D61)(--cpu Cortex-M3 --pd "__EVAL SETA 1" -g --apcs=interwork -I..\ -I..\..\..\boards\ST_STM32L_DISCOVERY -I..\..\..\os\ports\RVCT\ARMCMx\STM32L1xx --cpreproc -I "C:\Program Files\Keil\ARM\RV31\INC" -I "C:\Program Files\Keil\ARM\CMSIS\Include" -I "C:\Program Files\Keil\ARM\Inc\ST\STM32L1xx" --list ".\lst\vectors.lst" --xref -o ".\obj\vectors.o" --depend ".\obj\vectors.d")
2971 jichapav 84  
85 F (..\..\..\..\..\trunk\os\ports\common\ARMCMx\nvic.h)(0x510D0D61)()
86  
87 F (..\..\..\..\..\trunk\os\kernel\src\chdebug.c)(0x510D0D61)(-c --cpu Cortex-M3 -D__EVAL -g -O3 -Otime --apcs=interwork -I..\ -I..\..\..\os\kernel\include -I..\..\..\os\ports\common\ARMCMx -I..\..\..\os\ports\common\ARMCMx\CMSIS\include -I..\..\..\os\ports\RVCT\ARMCMx -I..\..\..\os\ports\RVCT\ARMCMx\STM32L1xx -I..\..\..\os\hal\include -I..\..\..\os\hal\platforms\STM32 -I..\..\..\os\hal\platforms\STM32\GPIOv2 -I..\..\..\os\hal\platforms\STM32\SPIv1 -I..\..\..\os\hal\platforms\STM32\USARTv1 -I..\..\..\os\hal\platforms\STM32L1xx -I..\..\..\boards\ST_STM32L_DISCOVERY -I..\..\..\test -I "C:\Program Files\Keil\ARM\RV31\INC" -I "C:\Program Files\Keil\ARM\CMSIS\Include" -I "C:\Program Files\Keil\ARM\Inc\ST\STM32L1xx" -D__heap_base__="Image$$RW_IRAM1$$ZI$$Limit" -D__heap_end__="Image$$RW_IRAM2$$Base" -o ".\obj\chdebug.o" --omf_browse ".\obj\chdebug.crf" --depend ".\obj\chdebug.d")
88  
2973 jichapav 89 F (..\..\..\..\..\trunk\os\kernel\src\chevents.c)(0x510D0D61)(-c --cpu Cortex-M3 -D__EVAL -g -O3 -Otime --apcs=interwork -I..\ -I..\..\..\os\kernel\include -I..\..\..\os\ports\common\ARMCMx -I..\..\..\os\ports\common\ARMCMx\CMSIS\include -I..\..\..\os\ports\RVCT\ARMCMx -I..\..\..\os\ports\RVCT\ARMCMx\STM32L1xx -I..\..\..\os\hal\include -I..\..\..\os\hal\platforms\STM32 -I..\..\..\os\hal\platforms\STM32\GPIOv2 -I..\..\..\os\hal\platforms\STM32\SPIv1 -I..\..\..\os\hal\platforms\STM32\USARTv1 -I..\..\..\os\hal\platforms\STM32L1xx -I..\..\..\boards\ST_STM32L_DISCOVERY -I..\..\..\test -I "C:\Program Files\Keil\ARM\RV31\INC" -I "C:\Program Files\Keil\ARM\CMSIS\Include" -I "C:\Program Files\Keil\ARM\Inc\ST\STM32L1xx" -D__heap_base__="Image$$RW_IRAM1$$ZI$$Limit" -D__heap_end__="Image$$RW_IRAM2$$Base" -o ".\obj\chevents.o" --omf_browse ".\obj\chevents.crf" --depend ".\obj\chevents.d")
2971 jichapav 90  
91 F (..\..\..\..\..\trunk\os\kernel\src\chlists.c)(0x510D0D61)(-c --cpu Cortex-M3 -D__EVAL -g -O3 -Otime --apcs=interwork -I..\ -I..\..\..\os\kernel\include -I..\..\..\os\ports\common\ARMCMx -I..\..\..\os\ports\common\ARMCMx\CMSIS\include -I..\..\..\os\ports\RVCT\ARMCMx -I..\..\..\os\ports\RVCT\ARMCMx\STM32L1xx -I..\..\..\os\hal\include -I..\..\..\os\hal\platforms\STM32 -I..\..\..\os\hal\platforms\STM32\GPIOv2 -I..\..\..\os\hal\platforms\STM32\SPIv1 -I..\..\..\os\hal\platforms\STM32\USARTv1 -I..\..\..\os\hal\platforms\STM32L1xx -I..\..\..\boards\ST_STM32L_DISCOVERY -I..\..\..\test -I "C:\Program Files\Keil\ARM\RV31\INC" -I "C:\Program Files\Keil\ARM\CMSIS\Include" -I "C:\Program Files\Keil\ARM\Inc\ST\STM32L1xx" -D__heap_base__="Image$$RW_IRAM1$$ZI$$Limit" -D__heap_end__="Image$$RW_IRAM2$$Base" -o ".\obj\chlists.o" --omf_browse ".\obj\chlists.crf" --depend ".\obj\chlists.d")
2973 jichapav 92 F (..\..\..\..\..\trunk\os\kernel\src\chmboxes.c)(0x510D0D61)(-c --cpu Cortex-M3 -D__EVAL -g -O3 -Otime --apcs=interwork -I..\ -I..\..\..\os\kernel\include -I..\..\..\os\ports\common\ARMCMx -I..\..\..\os\ports\common\ARMCMx\CMSIS\include -I..\..\..\os\ports\RVCT\ARMCMx -I..\..\..\os\ports\RVCT\ARMCMx\STM32L1xx -I..\..\..\os\hal\include -I..\..\..\os\hal\platforms\STM32 -I..\..\..\os\hal\platforms\STM32\GPIOv2 -I..\..\..\os\hal\platforms\STM32\SPIv1 -I..\..\..\os\hal\platforms\STM32\USARTv1 -I..\..\..\os\hal\platforms\STM32L1xx -I..\..\..\boards\ST_STM32L_DISCOVERY -I..\..\..\test -I "C:\Program Files\Keil\ARM\RV31\INC" -I "C:\Program Files\Keil\ARM\CMSIS\Include" -I "C:\Program Files\Keil\ARM\Inc\ST\STM32L1xx" -D__heap_base__="Image$$RW_IRAM1$$ZI$$Limit" -D__heap_end__="Image$$RW_IRAM2$$Base" -o ".\obj\chmboxes.o" --omf_browse ".\obj\chmboxes.crf" --depend ".\obj\chmboxes.d")
2971 jichapav 93  
94 F (..\..\..\..\..\trunk\os\kernel\src\chmempools.c)(0x510D0D61)(-c --cpu Cortex-M3 -D__EVAL -g -O3 -Otime --apcs=interwork -I..\ -I..\..\..\os\kernel\include -I..\..\..\os\ports\common\ARMCMx -I..\..\..\os\ports\common\ARMCMx\CMSIS\include -I..\..\..\os\ports\RVCT\ARMCMx -I..\..\..\os\ports\RVCT\ARMCMx\STM32L1xx -I..\..\..\os\hal\include -I..\..\..\os\hal\platforms\STM32 -I..\..\..\os\hal\platforms\STM32\GPIOv2 -I..\..\..\os\hal\platforms\STM32\SPIv1 -I..\..\..\os\hal\platforms\STM32\USARTv1 -I..\..\..\os\hal\platforms\STM32L1xx -I..\..\..\boards\ST_STM32L_DISCOVERY -I..\..\..\test -I "C:\Program Files\Keil\ARM\RV31\INC" -I "C:\Program Files\Keil\ARM\CMSIS\Include" -I "C:\Program Files\Keil\ARM\Inc\ST\STM32L1xx" -D__heap_base__="Image$$RW_IRAM1$$ZI$$Limit" -D__heap_end__="Image$$RW_IRAM2$$Base" -o ".\obj\chmempools.o" --omf_browse ".\obj\chmempools.crf" --depend ".\obj\chmempools.d")
95  
96 F (..\..\..\..\..\trunk\os\kernel\src\chmtx.c)(0x510D0D61)(-c --cpu Cortex-M3 -D__EVAL -g -O3 -Otime --apcs=interwork -I..\ -I..\..\..\os\kernel\include -I..\..\..\os\ports\common\ARMCMx -I..\..\..\os\ports\common\ARMCMx\CMSIS\include -I..\..\..\os\ports\RVCT\ARMCMx -I..\..\..\os\ports\RVCT\ARMCMx\STM32L1xx -I..\..\..\os\hal\include -I..\..\..\os\hal\platforms\STM32 -I..\..\..\os\hal\platforms\STM32\GPIOv2 -I..\..\..\os\hal\platforms\STM32\SPIv1 -I..\..\..\os\hal\platforms\STM32\USARTv1 -I..\..\..\os\hal\platforms\STM32L1xx -I..\..\..\boards\ST_STM32L_DISCOVERY -I..\..\..\test -I "C:\Program Files\Keil\ARM\RV31\INC" -I "C:\Program Files\Keil\ARM\CMSIS\Include" -I "C:\Program Files\Keil\ARM\Inc\ST\STM32L1xx" -D__heap_base__="Image$$RW_IRAM1$$ZI$$Limit" -D__heap_end__="Image$$RW_IRAM2$$Base" -o ".\obj\chmtx.o" --omf_browse ".\obj\chmtx.crf" --depend ".\obj\chmtx.d")
97  
2973 jichapav 98 F (..\..\..\..\..\trunk\os\kernel\src\chregistry.c)(0x510D0D61)(-c --cpu Cortex-M3 -D__EVAL -g -O3 -Otime --apcs=interwork -I..\ -I..\..\..\os\kernel\include -I..\..\..\os\ports\common\ARMCMx -I..\..\..\os\ports\common\ARMCMx\CMSIS\include -I..\..\..\os\ports\RVCT\ARMCMx -I..\..\..\os\ports\RVCT\ARMCMx\STM32L1xx -I..\..\..\os\hal\include -I..\..\..\os\hal\platforms\STM32 -I..\..\..\os\hal\platforms\STM32\GPIOv2 -I..\..\..\os\hal\platforms\STM32\SPIv1 -I..\..\..\os\hal\platforms\STM32\USARTv1 -I..\..\..\os\hal\platforms\STM32L1xx -I..\..\..\boards\ST_STM32L_DISCOVERY -I..\..\..\test -I "C:\Program Files\Keil\ARM\RV31\INC" -I "C:\Program Files\Keil\ARM\CMSIS\Include" -I "C:\Program Files\Keil\ARM\Inc\ST\STM32L1xx" -D__heap_base__="Image$$RW_IRAM1$$ZI$$Limit" -D__heap_end__="Image$$RW_IRAM2$$Base" -o ".\obj\chregistry.o" --omf_browse ".\obj\chregistry.crf" --depend ".\obj\chregistry.d")
2971 jichapav 99  
100 F (..\..\..\..\..\trunk\os\kernel\src\chsem.c)(0x510D0D61)(-c --cpu Cortex-M3 -D__EVAL -g -O3 -Otime --apcs=interwork -I..\ -I..\..\..\os\kernel\include -I..\..\..\os\ports\common\ARMCMx -I..\..\..\os\ports\common\ARMCMx\CMSIS\include -I..\..\..\os\ports\RVCT\ARMCMx -I..\..\..\os\ports\RVCT\ARMCMx\STM32L1xx -I..\..\..\os\hal\include -I..\..\..\os\hal\platforms\STM32 -I..\..\..\os\hal\platforms\STM32\GPIOv2 -I..\..\..\os\hal\platforms\STM32\SPIv1 -I..\..\..\os\hal\platforms\STM32\USARTv1 -I..\..\..\os\hal\platforms\STM32L1xx -I..\..\..\boards\ST_STM32L_DISCOVERY -I..\..\..\test -I "C:\Program Files\Keil\ARM\RV31\INC" -I "C:\Program Files\Keil\ARM\CMSIS\Include" -I "C:\Program Files\Keil\ARM\Inc\ST\STM32L1xx" -D__heap_base__="Image$$RW_IRAM1$$ZI$$Limit" -D__heap_end__="Image$$RW_IRAM2$$Base" -o ".\obj\chsem.o" --omf_browse ".\obj\chsem.crf" --depend ".\obj\chsem.d")
2973 jichapav 101 F (..\..\..\..\..\trunk\os\kernel\src\chsys.c)(0x510D0D61)(-c --cpu Cortex-M3 -D__EVAL -g -O3 -Otime --apcs=interwork -I..\ -I..\..\..\os\kernel\include -I..\..\..\os\ports\common\ARMCMx -I..\..\..\os\ports\common\ARMCMx\CMSIS\include -I..\..\..\os\ports\RVCT\ARMCMx -I..\..\..\os\ports\RVCT\ARMCMx\STM32L1xx -I..\..\..\os\hal\include -I..\..\..\os\hal\platforms\STM32 -I..\..\..\os\hal\platforms\STM32\GPIOv2 -I..\..\..\os\hal\platforms\STM32\SPIv1 -I..\..\..\os\hal\platforms\STM32\USARTv1 -I..\..\..\os\hal\platforms\STM32L1xx -I..\..\..\boards\ST_STM32L_DISCOVERY -I..\..\..\test -I "C:\Program Files\Keil\ARM\RV31\INC" -I "C:\Program Files\Keil\ARM\CMSIS\Include" -I "C:\Program Files\Keil\ARM\Inc\ST\STM32L1xx" -D__heap_base__="Image$$RW_IRAM1$$ZI$$Limit" -D__heap_end__="Image$$RW_IRAM2$$Base" -o ".\obj\chsys.o" --omf_browse ".\obj\chsys.crf" --depend ".\obj\chsys.d")
2971 jichapav 102  
103 F (..\..\..\..\..\trunk\os\kernel\src\chvt.c)(0x510D0D61)(-c --cpu Cortex-M3 -D__EVAL -g -O3 -Otime --apcs=interwork -I..\ -I..\..\..\os\kernel\include -I..\..\..\os\ports\common\ARMCMx -I..\..\..\os\ports\common\ARMCMx\CMSIS\include -I..\..\..\os\ports\RVCT\ARMCMx -I..\..\..\os\ports\RVCT\ARMCMx\STM32L1xx -I..\..\..\os\hal\include -I..\..\..\os\hal\platforms\STM32 -I..\..\..\os\hal\platforms\STM32\GPIOv2 -I..\..\..\os\hal\platforms\STM32\SPIv1 -I..\..\..\os\hal\platforms\STM32\USARTv1 -I..\..\..\os\hal\platforms\STM32L1xx -I..\..\..\boards\ST_STM32L_DISCOVERY -I..\..\..\test -I "C:\Program Files\Keil\ARM\RV31\INC" -I "C:\Program Files\Keil\ARM\CMSIS\Include" -I "C:\Program Files\Keil\ARM\Inc\ST\STM32L1xx" -D__heap_base__="Image$$RW_IRAM1$$ZI$$Limit" -D__heap_end__="Image$$RW_IRAM2$$Base" -o ".\obj\chvt.o" --omf_browse ".\obj\chvt.crf" --depend ".\obj\chvt.d")
104  
105 F (..\..\..\..\..\trunk\os\kernel\include\chbsem.h)(0x510D0D61)()
106  
107 F (..\..\..\..\..\trunk\os\kernel\include\chdebug.h)(0x515D67DC)()
108  
109 F (..\..\..\..\..\trunk\os\kernel\include\chevents.h)(0x516553B9)()
2973 jichapav 110 F (..\..\..\..\..\trunk\os\kernel\include\chfiles.h)(0x510D0D61)()
2971 jichapav 111  
112 F (..\..\..\..\..\trunk\os\kernel\include\chinline.h)(0x510D0D61)()
113  
114 F (..\..\..\..\..\trunk\os\kernel\include\chlists.h)(0x510D0D61)()
115  
116 F (..\..\..\..\..\trunk\os\kernel\include\chmemcore.h)(0x510D0D61)()
117  
118 F (..\..\..\..\..\trunk\os\kernel\include\chmsg.h)(0x510D0D61)()
2973 jichapav 119 F (..\..\..\..\..\trunk\os\kernel\include\chmtx.h)(0x510D0D61)()
120 F (..\..\..\..\..\trunk\os\kernel\include\chqueues.h)(0x510D0D61)()
121 F (..\..\..\..\..\trunk\os\kernel\include\chregistry.h)(0x510D0D61)()
122 F (..\..\..\..\..\trunk\os\kernel\include\chschd.h)(0x510D0D61)()
123 F (..\..\..\..\..\trunk\os\kernel\include\chsem.h)(0x510D0D61)()
2971 jichapav 124  
125 F (..\..\..\..\..\trunk\os\kernel\include\chsys.h)(0x510D0D61)()
126  
127 F (..\..\..\..\..\trunk\os\kernel\include\chvt.h)(0x51657F48)()
128  
129 F (..\..\..\..\..\trunk\os\hal\platforms\STM32\mac_lld.c)(0x5156DB65)(-c --cpu Cortex-M3 -D__EVAL -g -O3 -Otime --apcs=interwork -I..\ -I..\..\..\os\kernel\include -I..\..\..\os\ports\common\ARMCMx -I..\..\..\os\ports\common\ARMCMx\CMSIS\include -I..\..\..\os\ports\RVCT\ARMCMx -I..\..\..\os\ports\RVCT\ARMCMx\STM32L1xx -I..\..\..\os\hal\include -I..\..\..\os\hal\platforms\STM32 -I..\..\..\os\hal\platforms\STM32\GPIOv2 -I..\..\..\os\hal\platforms\STM32\SPIv1 -I..\..\..\os\hal\platforms\STM32\USARTv1 -I..\..\..\os\hal\platforms\STM32L1xx -I..\..\..\boards\ST_STM32L_DISCOVERY -I..\..\..\test -I "C:\Program Files\Keil\ARM\RV31\INC" -I "C:\Program Files\Keil\ARM\CMSIS\Include" -I "C:\Program Files\Keil\ARM\Inc\ST\STM32L1xx" -D__heap_base__="Image$$RW_IRAM1$$ZI$$Limit" -D__heap_end__="Image$$RW_IRAM2$$Base" -o ".\obj\mac_lld.o" --omf_browse ".\obj\mac_lld.crf" --depend ".\obj\mac_lld.d")
130  
131 F (..\..\..\..\..\trunk\os\hal\platforms\STM32\USARTv1\serial_lld.c)(0x5156DB65)(-c --cpu Cortex-M3 -D__EVAL -g -O3 -Otime --apcs=interwork -I..\ -I..\..\..\os\kernel\include -I..\..\..\os\ports\common\ARMCMx -I..\..\..\os\ports\common\ARMCMx\CMSIS\include -I..\..\..\os\ports\RVCT\ARMCMx -I..\..\..\os\ports\RVCT\ARMCMx\STM32L1xx -I..\..\..\os\hal\include -I..\..\..\os\hal\platforms\STM32 -I..\..\..\os\hal\platforms\STM32\GPIOv2 -I..\..\..\os\hal\platforms\STM32\SPIv1 -I..\..\..\os\hal\platforms\STM32\USARTv1 -I..\..\..\os\hal\platforms\STM32L1xx -I..\..\..\boards\ST_STM32L_DISCOVERY -I..\..\..\test -I "C:\Program Files\Keil\ARM\RV31\INC" -I "C:\Program Files\Keil\ARM\CMSIS\Include" -I "C:\Program Files\Keil\ARM\Inc\ST\STM32L1xx" -D__heap_base__="Image$$RW_IRAM1$$ZI$$Limit" -D__heap_end__="Image$$RW_IRAM2$$Base" -o ".\obj\serial_lld.o" --omf_browse ".\obj\serial_lld.crf" --depend ".\obj\serial_lld.d")
2973 jichapav 132 F (..\..\..\..\..\trunk\os\hal\platforms\STM32F1xx\stm32_dma.c)(0x5156DB65)(-c --cpu Cortex-M3 -D__EVAL -g -O3 -Otime --apcs=interwork -I..\ -I..\..\..\os\kernel\include -I..\..\..\os\ports\common\ARMCMx -I..\..\..\os\ports\common\ARMCMx\CMSIS\include -I..\..\..\os\ports\RVCT\ARMCMx -I..\..\..\os\ports\RVCT\ARMCMx\STM32L1xx -I..\..\..\os\hal\include -I..\..\..\os\hal\platforms\STM32 -I..\..\..\os\hal\platforms\STM32\GPIOv2 -I..\..\..\os\hal\platforms\STM32\SPIv1 -I..\..\..\os\hal\platforms\STM32\USARTv1 -I..\..\..\os\hal\platforms\STM32L1xx -I..\..\..\boards\ST_STM32L_DISCOVERY -I..\..\..\test -I "C:\Program Files\Keil\ARM\RV31\INC" -I "C:\Program Files\Keil\ARM\CMSIS\Include" -I "C:\Program Files\Keil\ARM\Inc\ST\STM32L1xx" -D__heap_base__="Image$$RW_IRAM1$$ZI$$Limit" -D__heap_end__="Image$$RW_IRAM2$$Base" -o ".\obj\stm32_dma.o" --omf_browse ".\obj\stm32_dma.crf" --depend ".\obj\stm32_dma.d")
2971 jichapav 133  
134 F (..\..\..\..\..\trunk\os\hal\platforms\STM32F1xx\hal_lld.c)(0x51616D4A)(-c --cpu Cortex-M3 -D__EVAL -g -O3 -Otime --apcs=interwork -I..\ -I..\..\..\os\kernel\include -I..\..\..\os\ports\common\ARMCMx -I..\..\..\os\ports\common\ARMCMx\CMSIS\include -I..\..\..\os\ports\RVCT\ARMCMx -I..\..\..\os\ports\RVCT\ARMCMx\STM32L1xx -I..\..\..\os\hal\include -I..\..\..\os\hal\platforms\STM32 -I..\..\..\os\hal\platforms\STM32\GPIOv2 -I..\..\..\os\hal\platforms\STM32\SPIv1 -I..\..\..\os\hal\platforms\STM32\USARTv1 -I..\..\..\os\hal\platforms\STM32L1xx -I..\..\..\boards\ST_STM32L_DISCOVERY -I..\..\..\test -I "C:\Program Files\Keil\ARM\RV31\INC" -I "C:\Program Files\Keil\ARM\CMSIS\Include" -I "C:\Program Files\Keil\ARM\Inc\ST\STM32L1xx" -D__heap_base__="Image$$RW_IRAM1$$ZI$$Limit" -D__heap_end__="Image$$RW_IRAM2$$Base" -o ".\obj\hal_lld.o" --omf_browse ".\obj\hal_lld.crf" --depend ".\obj\hal_lld.d")
135  
136 F (..\main.c)(0x518F9A08)(-c --cpu Cortex-M3 -D__EVAL -g -O3 -Otime --apcs=interwork -I..\ -I..\..\..\os\kernel\include -I..\..\..\os\ports\common\ARMCMx -I..\..\..\os\ports\common\ARMCMx\CMSIS\include -I..\..\..\os\ports\RVCT\ARMCMx -I..\..\..\os\ports\RVCT\ARMCMx\STM32L1xx -I..\..\..\os\hal\include -I..\..\..\os\hal\platforms\STM32 -I..\..\..\os\hal\platforms\STM32\GPIOv2 -I..\..\..\os\hal\platforms\STM32\SPIv1 -I..\..\..\os\hal\platforms\STM32\USARTv1 -I..\..\..\os\hal\platforms\STM32L1xx -I..\..\..\boards\ST_STM32L_DISCOVERY -I..\..\..\test -I "C:\Program Files\Keil\ARM\RV31\INC" -I "C:\Program Files\Keil\ARM\CMSIS\Include" -I "C:\Program Files\Keil\ARM\Inc\ST\STM32L1xx" -D__heap_base__="Image$$RW_IRAM1$$ZI$$Limit" -D__heap_end__="Image$$RW_IRAM2$$Base" -o ".\obj\main.o" --omf_browse ".\obj\main.crf" --depend ".\obj\main.d")
137  
138 F (..\chconf.h)(0x51879C41)()
139  
140 F (.\GPS_dekoduj.c)(0x51879C41)(-c --cpu Cortex-M3 -D__EVAL -g -O3 -Otime --apcs=interwork -I..\ -I..\..\..\os\kernel\include -I..\..\..\os\ports\common\ARMCMx -I..\..\..\os\ports\common\ARMCMx\CMSIS\include -I..\..\..\os\ports\RVCT\ARMCMx -I..\..\..\os\ports\RVCT\ARMCMx\STM32L1xx -I..\..\..\os\hal\include -I..\..\..\os\hal\platforms\STM32 -I..\..\..\os\hal\platforms\STM32\GPIOv2 -I..\..\..\os\hal\platforms\STM32\SPIv1 -I..\..\..\os\hal\platforms\STM32\USARTv1 -I..\..\..\os\hal\platforms\STM32L1xx -I..\..\..\boards\ST_STM32L_DISCOVERY -I..\..\..\test -I "C:\Program Files\Keil\ARM\RV31\INC" -I "C:\Program Files\Keil\ARM\CMSIS\Include" -I "C:\Program Files\Keil\ARM\Inc\ST\STM32L1xx" -D__heap_base__="Image$$RW_IRAM1$$ZI$$Limit" -D__heap_end__="Image$$RW_IRAM2$$Base" -o ".\obj\gps_dekoduj.o" --omf_browse ".\obj\gps_dekoduj.crf" --depend ".\obj\gps_dekoduj.d")
2973 jichapav 141 F (.\kom_uziv.c)(0x51879C41)(-c --cpu Cortex-M3 -D__EVAL -g -O3 -Otime --apcs=interwork -I..\ -I..\..\..\os\kernel\include -I..\..\..\os\ports\common\ARMCMx -I..\..\..\os\ports\common\ARMCMx\CMSIS\include -I..\..\..\os\ports\RVCT\ARMCMx -I..\..\..\os\ports\RVCT\ARMCMx\STM32L1xx -I..\..\..\os\hal\include -I..\..\..\os\hal\platforms\STM32 -I..\..\..\os\hal\platforms\STM32\GPIOv2 -I..\..\..\os\hal\platforms\STM32\SPIv1 -I..\..\..\os\hal\platforms\STM32\USARTv1 -I..\..\..\os\hal\platforms\STM32L1xx -I..\..\..\boards\ST_STM32L_DISCOVERY -I..\..\..\test -I "C:\Program Files\Keil\ARM\RV31\INC" -I "C:\Program Files\Keil\ARM\CMSIS\Include" -I "C:\Program Files\Keil\ARM\Inc\ST\STM32L1xx" -D__heap_base__="Image$$RW_IRAM1$$ZI$$Limit" -D__heap_end__="Image$$RW_IRAM2$$Base" -o ".\obj\kom_uziv.o" --omf_browse ".\obj\kom_uziv.crf" --depend ".\obj\kom_uziv.d")
142 F (..\..\..\..\..\trunk\os\hal\src\adc.c)(0x512FA097)()
2971 jichapav 143  
144 F (..\..\..\..\..\trunk\os\hal\src\ext.c)(0x512FA097)()
145  
146 F (..\..\..\..\..\trunk\os\hal\src\hal.c)(0x512FA097)()
147  
148 F (..\..\..\..\..\trunk\os\hal\src\i2s.c)(0x512FA097)()
149  
150 F (..\..\..\..\..\trunk\os\hal\src\mac.c)(0x512FA097)()
2973 jichapav 151 F (..\..\..\..\..\trunk\os\hal\src\mmc_spi.c)(0x512FA097)()
2971 jichapav 152  
153 F (..\..\..\..\..\trunk\os\hal\src\pal.c)(0x512FA097)()
154  
155 F (..\..\..\..\..\trunk\os\hal\src\rtc.c)(0x512FA097)()
156  
157 F (..\..\..\..\..\trunk\os\hal\src\serial.c)(0x512FA097)()
158  
159 F (..\..\..\..\..\trunk\os\hal\src\spi.c)(0x512FA097)()
2973 jichapav 160 F (..\..\..\..\..\trunk\os\hal\src\tm.c)(0x512FA097)()
2971 jichapav 161  
162 F (..\..\..\..\..\trunk\os\hal\src\usb.c)(0x518155EB)()
163  
164