Начало
This commit is contained in:
36
MDK-ARM/DebugConfig/uksvep_2_2_v1_STM32F103RC_1.0.0.dbgconf
Normal file
36
MDK-ARM/DebugConfig/uksvep_2_2_v1_STM32F103RC_1.0.0.dbgconf
Normal file
@@ -0,0 +1,36 @@
|
||||
// File: STM32F101_102_103_105_107.dbgconf
|
||||
// Version: 1.0.0
|
||||
// Note: refer to STM32F101xx STM32F102xx STM32F103xx STM32F105xx STM32F107xx Reference manual (RM0008)
|
||||
// STM32F101xx STM32F102xx STM32F103xx STM32F105xx STM32F107xx datasheets
|
||||
|
||||
// <<< Use Configuration Wizard in Context Menu >>>
|
||||
|
||||
// <h> Debug MCU configuration register (DBGMCU_CR)
|
||||
// <i> Reserved bits must be kept at reset value
|
||||
// <o.30> DBG_TIM11_STOP <i> TIM11 counter stopped when core is halted
|
||||
// <o.29> DBG_TIM10_STOP <i> TIM10 counter stopped when core is halted
|
||||
// <o.28> DBG_TIM9_STOP <i> TIM9 counter stopped when core is halted
|
||||
// <o.27> DBG_TIM14_STOP <i> TIM14 counter stopped when core is halted
|
||||
// <o.26> DBG_TIM13_STOP <i> TIM13 counter stopped when core is halted
|
||||
// <o.25> DBG_TIM12_STOP <i> TIM12 counter stopped when core is halted
|
||||
// <o.21> DBG_CAN2_STOP <i> Debug CAN2 stopped when core is halted
|
||||
// <o.20> DBG_TIM7_STOP <i> TIM7 counter stopped when core is halted
|
||||
// <o.19> DBG_TIM6_STOP <i> TIM6 counter stopped when core is halted
|
||||
// <o.18> DBG_TIM5_STOP <i> TIM5 counter stopped when core is halted
|
||||
// <o.17> DBG_TIM8_STOP <i> TIM8 counter stopped when core is halted
|
||||
// <o.16> DBG_I2C2_SMBUS_TIMEOUT <i> SMBUS timeout mode stopped when core is halted
|
||||
// <o.15> DBG_I2C1_SMBUS_TIMEOUT <i> SMBUS timeout mode stopped when core is halted
|
||||
// <o.14> DBG_CAN1_STOP <i> Debug CAN1 stopped when Core is halted
|
||||
// <o.13> DBG_TIM4_STOP <i> TIM4 counter stopped when core is halted
|
||||
// <o.12> DBG_TIM3_STOP <i> TIM3 counter stopped when core is halted
|
||||
// <o.11> DBG_TIM2_STOP <i> TIM2 counter stopped when core is halted
|
||||
// <o.10> DBG_TIM1_STOP <i> TIM1 counter stopped when core is halted
|
||||
// <o.9> DBG_WWDG_STOP <i> Debug window watchdog stopped when core is halted
|
||||
// <o.8> DBG_IWDG_STOP <i> Debug independent watchdog stopped when core is halted
|
||||
// <o.2> DBG_STANDBY <i> Debug standby mode
|
||||
// <o.1> DBG_STOP <i> Debug stop mode
|
||||
// <o.0> DBG_SLEEP <i> Debug sleep mode
|
||||
// </h>
|
||||
DbgMCU_CR = 0x00000007;
|
||||
|
||||
// <<< end of configuration section >>>
|
||||
9
MDK-ARM/EventRecorderStub.scvd
Normal file
9
MDK-ARM/EventRecorderStub.scvd
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<component_viewer schemaVersion="0.1" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="Component_Viewer.xsd">
|
||||
|
||||
<component name="EventRecorderStub" version="1.0.0"/> <!--name and version of the component-->
|
||||
<events>
|
||||
</events>
|
||||
|
||||
</component_viewer>
|
||||
20283
MDK-ARM/JLinkLog.txt
Normal file
20283
MDK-ARM/JLinkLog.txt
Normal file
File diff suppressed because it is too large
Load Diff
39
MDK-ARM/JLinkSettings.ini
Normal file
39
MDK-ARM/JLinkSettings.ini
Normal file
@@ -0,0 +1,39 @@
|
||||
[BREAKPOINTS]
|
||||
ForceImpTypeAny = 0
|
||||
ShowInfoWin = 1
|
||||
EnableFlashBP = 2
|
||||
BPDuringExecution = 0
|
||||
[CFI]
|
||||
CFISize = 0x00
|
||||
CFIAddr = 0x00
|
||||
[CPU]
|
||||
MonModeVTableAddr = 0xFFFFFFFF
|
||||
MonModeDebug = 0
|
||||
MaxNumAPs = 0
|
||||
LowPowerHandlingMode = 0
|
||||
OverrideMemMap = 0
|
||||
AllowSimulation = 1
|
||||
ScriptFile=""
|
||||
[FLASH]
|
||||
CacheExcludeSize = 0x00
|
||||
CacheExcludeAddr = 0x00
|
||||
MinNumBytesFlashDL = 0
|
||||
SkipProgOnCRCMatch = 1
|
||||
VerifyDownload = 1
|
||||
AllowCaching = 1
|
||||
EnableFlashDL = 2
|
||||
Override = 0
|
||||
Device="ARM7"
|
||||
[GENERAL]
|
||||
WorkRAMSize = 0x00
|
||||
WorkRAMAddr = 0x00
|
||||
RAMUsageLimit = 0x00
|
||||
[SWO]
|
||||
SWOLogFile=""
|
||||
[MEM]
|
||||
RdOverrideOrMask = 0x00
|
||||
RdOverrideAndMask = 0xFFFFFFFF
|
||||
RdOverrideAddr = 0xFFFFFFFF
|
||||
WrOverrideOrMask = 0x00
|
||||
WrOverrideAndMask = 0xFFFFFFFF
|
||||
WrOverrideAddr = 0xFFFFFFFF
|
||||
21
MDK-ARM/RTE/_uksvep_2_2_v1/RTE_Components.h
Normal file
21
MDK-ARM/RTE/_uksvep_2_2_v1/RTE_Components.h
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
/*
|
||||
* Auto generated Run-Time-Environment Configuration File
|
||||
* *** Do not modify ! ***
|
||||
*
|
||||
* Project: 'uksvep_2_2_v1'
|
||||
* Target: 'uksvep_2_2_v1'
|
||||
*/
|
||||
|
||||
#ifndef RTE_COMPONENTS_H
|
||||
#define RTE_COMPONENTS_H
|
||||
|
||||
|
||||
/*
|
||||
* Define the Device Header File:
|
||||
*/
|
||||
#define CMSIS_device_header "stm32f10x.h"
|
||||
|
||||
|
||||
|
||||
#endif /* RTE_COMPONENTS_H */
|
||||
1461
MDK-ARM/startup_stm32f103xe.lst
Normal file
1461
MDK-ARM/startup_stm32f103xe.lst
Normal file
@@ -0,0 +1,1461 @@
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 1
|
||||
|
||||
|
||||
1 00000000 ;******************** (C) COPYRIGHT 2017 STMicroelectron
|
||||
ics ********************
|
||||
2 00000000 ;* File Name : startup_stm32f103xe.s
|
||||
3 00000000 ;* Author : MCD Application Team
|
||||
4 00000000 ;* Description : STM32F103xE Devices vector table
|
||||
for MDK-ARM toolchain.
|
||||
5 00000000 ;* This module performs:
|
||||
6 00000000 ;* - Set the initial SP
|
||||
7 00000000 ;* - Set the initial PC == Reset_Ha
|
||||
ndler
|
||||
8 00000000 ;* - Set the vector table entries w
|
||||
ith the exceptions ISR address
|
||||
9 00000000 ;* - Configure the clock system
|
||||
10 00000000 ;* - Branches to __main in the C li
|
||||
brary (which eventually
|
||||
11 00000000 ;* calls main()).
|
||||
12 00000000 ;* After Reset the Cortex-M3 proces
|
||||
sor is in Thread mode,
|
||||
13 00000000 ;* priority is Privileged, and the
|
||||
Stack is set to Main.
|
||||
14 00000000 ;*******************************************************
|
||||
***********************
|
||||
15 00000000 ;* @attention
|
||||
16 00000000 ;*
|
||||
17 00000000 ;* Copyright (c) 2017 STMicroelectronics.
|
||||
18 00000000 ;* All rights reserved.
|
||||
19 00000000 ;*
|
||||
20 00000000 ;* This software component is licensed by ST under BSD 3
|
||||
-Clause license,
|
||||
21 00000000 ;* the "License"; You may not use this file except in co
|
||||
mpliance with the
|
||||
22 00000000 ;* License. You may obtain a copy of the License at:
|
||||
23 00000000 ;* opensource.org/licenses/BSD-3-
|
||||
Clause
|
||||
24 00000000 ;*
|
||||
25 00000000 ;*******************************************************
|
||||
***********************
|
||||
26 00000000
|
||||
27 00000000 ; Amount of memory (in bytes) allocated for Stack
|
||||
28 00000000 ; Tailor this value to your application needs
|
||||
29 00000000 ; <h> Stack Configuration
|
||||
30 00000000 ; <o> Stack Size (in Bytes) <0x0-0xFFFFFFFF:8>
|
||||
31 00000000 ; </h>
|
||||
32 00000000
|
||||
33 00000000 00000400
|
||||
Stack_Size
|
||||
EQU 0x400
|
||||
34 00000000
|
||||
35 00000000 AREA STACK, NOINIT, READWRITE, ALIGN
|
||||
=3
|
||||
36 00000000 Stack_Mem
|
||||
SPACE Stack_Size
|
||||
37 00000400 __initial_sp
|
||||
38 00000400
|
||||
39 00000400 ; <h> Heap Configuration
|
||||
40 00000400 ; <o> Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>
|
||||
41 00000400 ; </h>
|
||||
42 00000400
|
||||
43 00000400 00000200
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 2
|
||||
|
||||
|
||||
Heap_Size
|
||||
EQU 0x200
|
||||
44 00000400
|
||||
45 00000400 AREA HEAP, NOINIT, READWRITE, ALIGN=
|
||||
3
|
||||
46 00000000 __heap_base
|
||||
47 00000000 Heap_Mem
|
||||
SPACE Heap_Size
|
||||
48 00000200 __heap_limit
|
||||
49 00000200
|
||||
50 00000200 PRESERVE8
|
||||
51 00000200 THUMB
|
||||
52 00000200
|
||||
53 00000200
|
||||
54 00000200 ; Vector Table Mapped to Address 0 at Reset
|
||||
55 00000200 AREA RESET, DATA, READONLY
|
||||
56 00000000 EXPORT __Vectors
|
||||
57 00000000 EXPORT __Vectors_End
|
||||
58 00000000 EXPORT __Vectors_Size
|
||||
59 00000000
|
||||
60 00000000 00000000
|
||||
__Vectors
|
||||
DCD __initial_sp ; Top of Stack
|
||||
61 00000004 00000000 DCD Reset_Handler ; Reset Handler
|
||||
62 00000008 00000000 DCD NMI_Handler ; NMI Handler
|
||||
63 0000000C 00000000 DCD HardFault_Handler ; Hard Fault
|
||||
Handler
|
||||
64 00000010 00000000 DCD MemManage_Handler
|
||||
; MPU Fault Handler
|
||||
|
||||
65 00000014 00000000 DCD BusFault_Handler
|
||||
; Bus Fault Handler
|
||||
|
||||
66 00000018 00000000 DCD UsageFault_Handler ; Usage Faul
|
||||
t Handler
|
||||
67 0000001C 00000000 DCD 0 ; Reserved
|
||||
68 00000020 00000000 DCD 0 ; Reserved
|
||||
69 00000024 00000000 DCD 0 ; Reserved
|
||||
70 00000028 00000000 DCD 0 ; Reserved
|
||||
71 0000002C 00000000 DCD SVC_Handler ; SVCall Handler
|
||||
72 00000030 00000000 DCD DebugMon_Handler ; Debug Monito
|
||||
r Handler
|
||||
73 00000034 00000000 DCD 0 ; Reserved
|
||||
74 00000038 00000000 DCD PendSV_Handler ; PendSV Handler
|
||||
|
||||
75 0000003C 00000000 DCD SysTick_Handler
|
||||
; SysTick Handler
|
||||
76 00000040
|
||||
77 00000040 ; External Interrupts
|
||||
78 00000040 00000000 DCD WWDG_IRQHandler
|
||||
; Window Watchdog
|
||||
79 00000044 00000000 DCD PVD_IRQHandler ; PVD through EX
|
||||
TI Line detect
|
||||
80 00000048 00000000 DCD TAMPER_IRQHandler ; Tamper
|
||||
81 0000004C 00000000 DCD RTC_IRQHandler ; RTC
|
||||
82 00000050 00000000 DCD FLASH_IRQHandler ; Flash
|
||||
83 00000054 00000000 DCD RCC_IRQHandler ; RCC
|
||||
84 00000058 00000000 DCD EXTI0_IRQHandler ; EXTI Line 0
|
||||
85 0000005C 00000000 DCD EXTI1_IRQHandler ; EXTI Line 1
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 3
|
||||
|
||||
|
||||
86 00000060 00000000 DCD EXTI2_IRQHandler ; EXTI Line 2
|
||||
87 00000064 00000000 DCD EXTI3_IRQHandler ; EXTI Line 3
|
||||
88 00000068 00000000 DCD EXTI4_IRQHandler ; EXTI Line 4
|
||||
89 0000006C 00000000 DCD DMA1_Channel1_IRQHandler
|
||||
; DMA1 Channel 1
|
||||
90 00000070 00000000 DCD DMA1_Channel2_IRQHandler
|
||||
; DMA1 Channel 2
|
||||
91 00000074 00000000 DCD DMA1_Channel3_IRQHandler
|
||||
; DMA1 Channel 3
|
||||
92 00000078 00000000 DCD DMA1_Channel4_IRQHandler
|
||||
; DMA1 Channel 4
|
||||
93 0000007C 00000000 DCD DMA1_Channel5_IRQHandler
|
||||
; DMA1 Channel 5
|
||||
94 00000080 00000000 DCD DMA1_Channel6_IRQHandler
|
||||
; DMA1 Channel 6
|
||||
95 00000084 00000000 DCD DMA1_Channel7_IRQHandler
|
||||
; DMA1 Channel 7
|
||||
96 00000088 00000000 DCD ADC1_2_IRQHandler ; ADC1 & ADC2
|
||||
|
||||
97 0000008C 00000000 DCD USB_HP_CAN1_TX_IRQHandler ; USB
|
||||
High Priority or C
|
||||
AN1 TX
|
||||
98 00000090 00000000 DCD USB_LP_CAN1_RX0_IRQHandler ; US
|
||||
B Low Priority or
|
||||
CAN1 RX0
|
||||
99 00000094 00000000 DCD CAN1_RX1_IRQHandler ; CAN1 RX1
|
||||
100 00000098 00000000 DCD CAN1_SCE_IRQHandler ; CAN1 SCE
|
||||
101 0000009C 00000000 DCD EXTI9_5_IRQHandler
|
||||
; EXTI Line 9..5
|
||||
102 000000A0 00000000 DCD TIM1_BRK_IRQHandler
|
||||
; TIM1 Break
|
||||
103 000000A4 00000000 DCD TIM1_UP_IRQHandler
|
||||
; TIM1 Update
|
||||
104 000000A8 00000000 DCD TIM1_TRG_COM_IRQHandler ; TIM1
|
||||
Trigger and Commuta
|
||||
tion
|
||||
105 000000AC 00000000 DCD TIM1_CC_IRQHandler ; TIM1 Captu
|
||||
re Compare
|
||||
106 000000B0 00000000 DCD TIM2_IRQHandler ; TIM2
|
||||
107 000000B4 00000000 DCD TIM3_IRQHandler ; TIM3
|
||||
108 000000B8 00000000 DCD TIM4_IRQHandler ; TIM4
|
||||
109 000000BC 00000000 DCD I2C1_EV_IRQHandler ; I2C1 Event
|
||||
|
||||
110 000000C0 00000000 DCD I2C1_ER_IRQHandler ; I2C1 Error
|
||||
|
||||
111 000000C4 00000000 DCD I2C2_EV_IRQHandler ; I2C2 Event
|
||||
|
||||
112 000000C8 00000000 DCD I2C2_ER_IRQHandler ; I2C2 Error
|
||||
|
||||
113 000000CC 00000000 DCD SPI1_IRQHandler ; SPI1
|
||||
114 000000D0 00000000 DCD SPI2_IRQHandler ; SPI2
|
||||
115 000000D4 00000000 DCD USART1_IRQHandler ; USART1
|
||||
116 000000D8 00000000 DCD USART2_IRQHandler ; USART2
|
||||
117 000000DC 00000000 DCD USART3_IRQHandler ; USART3
|
||||
118 000000E0 00000000 DCD EXTI15_10_IRQHandler
|
||||
; EXTI Line 15..10
|
||||
119 000000E4 00000000 DCD RTC_Alarm_IRQHandler ; RTC Alar
|
||||
m through EXTI Line
|
||||
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 4
|
||||
|
||||
|
||||
120 000000E8 00000000 DCD USBWakeUp_IRQHandler ; USB Wake
|
||||
up from suspend
|
||||
121 000000EC 00000000 DCD TIM8_BRK_IRQHandler
|
||||
; TIM8 Break
|
||||
122 000000F0 00000000 DCD TIM8_UP_IRQHandler
|
||||
; TIM8 Update
|
||||
123 000000F4 00000000 DCD TIM8_TRG_COM_IRQHandler ; TIM8
|
||||
Trigger and Commuta
|
||||
tion
|
||||
124 000000F8 00000000 DCD TIM8_CC_IRQHandler ; TIM8 Captu
|
||||
re Compare
|
||||
125 000000FC 00000000 DCD ADC3_IRQHandler ; ADC3
|
||||
126 00000100 00000000 DCD FSMC_IRQHandler ; FSMC
|
||||
127 00000104 00000000 DCD SDIO_IRQHandler ; SDIO
|
||||
128 00000108 00000000 DCD TIM5_IRQHandler ; TIM5
|
||||
129 0000010C 00000000 DCD SPI3_IRQHandler ; SPI3
|
||||
130 00000110 00000000 DCD UART4_IRQHandler ; UART4
|
||||
131 00000114 00000000 DCD UART5_IRQHandler ; UART5
|
||||
132 00000118 00000000 DCD TIM6_IRQHandler ; TIM6
|
||||
133 0000011C 00000000 DCD TIM7_IRQHandler ; TIM7
|
||||
134 00000120 00000000 DCD DMA2_Channel1_IRQHandler
|
||||
; DMA2 Channel1
|
||||
135 00000124 00000000 DCD DMA2_Channel2_IRQHandler
|
||||
; DMA2 Channel2
|
||||
136 00000128 00000000 DCD DMA2_Channel3_IRQHandler
|
||||
; DMA2 Channel3
|
||||
137 0000012C 00000000 DCD DMA2_Channel4_5_IRQHandler ; DM
|
||||
A2 Channel4 & Chann
|
||||
el5
|
||||
138 00000130 __Vectors_End
|
||||
139 00000130
|
||||
140 00000130 00000130
|
||||
__Vectors_Size
|
||||
EQU __Vectors_End - __Vectors
|
||||
141 00000130
|
||||
142 00000130 AREA |.text|, CODE, READONLY
|
||||
143 00000000
|
||||
144 00000000 ; Reset handler
|
||||
145 00000000 Reset_Handler
|
||||
PROC
|
||||
146 00000000 EXPORT Reset_Handler [WEAK
|
||||
]
|
||||
147 00000000 IMPORT __main
|
||||
148 00000000 IMPORT SystemInit
|
||||
149 00000000 4809 LDR R0, =SystemInit
|
||||
150 00000002 4780 BLX R0
|
||||
151 00000004 4809 LDR R0, =__main
|
||||
152 00000006 4700 BX R0
|
||||
153 00000008 ENDP
|
||||
154 00000008
|
||||
155 00000008 ; Dummy Exception Handlers (infinite loops which can be
|
||||
modified)
|
||||
156 00000008
|
||||
157 00000008 NMI_Handler
|
||||
PROC
|
||||
158 00000008 EXPORT NMI_Handler [WEA
|
||||
K]
|
||||
159 00000008 E7FE B .
|
||||
160 0000000A ENDP
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 5
|
||||
|
||||
|
||||
162 0000000A HardFault_Handler
|
||||
PROC
|
||||
163 0000000A EXPORT HardFault_Handler [WEA
|
||||
K]
|
||||
164 0000000A E7FE B .
|
||||
165 0000000C ENDP
|
||||
167 0000000C MemManage_Handler
|
||||
PROC
|
||||
168 0000000C EXPORT MemManage_Handler [WEA
|
||||
K]
|
||||
169 0000000C E7FE B .
|
||||
170 0000000E ENDP
|
||||
172 0000000E BusFault_Handler
|
||||
PROC
|
||||
173 0000000E EXPORT BusFault_Handler [WEA
|
||||
K]
|
||||
174 0000000E E7FE B .
|
||||
175 00000010 ENDP
|
||||
177 00000010 UsageFault_Handler
|
||||
PROC
|
||||
178 00000010 EXPORT UsageFault_Handler [WEA
|
||||
K]
|
||||
179 00000010 E7FE B .
|
||||
180 00000012 ENDP
|
||||
181 00000012 SVC_Handler
|
||||
PROC
|
||||
182 00000012 EXPORT SVC_Handler [WEA
|
||||
K]
|
||||
183 00000012 E7FE B .
|
||||
184 00000014 ENDP
|
||||
186 00000014 DebugMon_Handler
|
||||
PROC
|
||||
187 00000014 EXPORT DebugMon_Handler [WEA
|
||||
K]
|
||||
188 00000014 E7FE B .
|
||||
189 00000016 ENDP
|
||||
190 00000016 PendSV_Handler
|
||||
PROC
|
||||
191 00000016 EXPORT PendSV_Handler [WEA
|
||||
K]
|
||||
192 00000016 E7FE B .
|
||||
193 00000018 ENDP
|
||||
194 00000018 SysTick_Handler
|
||||
PROC
|
||||
195 00000018 EXPORT SysTick_Handler [WEA
|
||||
K]
|
||||
196 00000018 E7FE B .
|
||||
197 0000001A ENDP
|
||||
198 0000001A
|
||||
199 0000001A Default_Handler
|
||||
PROC
|
||||
200 0000001A
|
||||
201 0000001A EXPORT WWDG_IRQHandler [WEA
|
||||
K]
|
||||
202 0000001A EXPORT PVD_IRQHandler [WEA
|
||||
K]
|
||||
203 0000001A EXPORT TAMPER_IRQHandler [WEA
|
||||
K]
|
||||
204 0000001A EXPORT RTC_IRQHandler [WEA
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 6
|
||||
|
||||
|
||||
K]
|
||||
205 0000001A EXPORT FLASH_IRQHandler [WEA
|
||||
K]
|
||||
206 0000001A EXPORT RCC_IRQHandler [WEA
|
||||
K]
|
||||
207 0000001A EXPORT EXTI0_IRQHandler [WEA
|
||||
K]
|
||||
208 0000001A EXPORT EXTI1_IRQHandler [WEA
|
||||
K]
|
||||
209 0000001A EXPORT EXTI2_IRQHandler [WEA
|
||||
K]
|
||||
210 0000001A EXPORT EXTI3_IRQHandler [WEA
|
||||
K]
|
||||
211 0000001A EXPORT EXTI4_IRQHandler [WEA
|
||||
K]
|
||||
212 0000001A EXPORT DMA1_Channel1_IRQHandler [WEA
|
||||
K]
|
||||
213 0000001A EXPORT DMA1_Channel2_IRQHandler [WEA
|
||||
K]
|
||||
214 0000001A EXPORT DMA1_Channel3_IRQHandler [WEA
|
||||
K]
|
||||
215 0000001A EXPORT DMA1_Channel4_IRQHandler [WEA
|
||||
K]
|
||||
216 0000001A EXPORT DMA1_Channel5_IRQHandler [WEA
|
||||
K]
|
||||
217 0000001A EXPORT DMA1_Channel6_IRQHandler [WEA
|
||||
K]
|
||||
218 0000001A EXPORT DMA1_Channel7_IRQHandler [WEA
|
||||
K]
|
||||
219 0000001A EXPORT ADC1_2_IRQHandler [WEA
|
||||
K]
|
||||
220 0000001A EXPORT USB_HP_CAN1_TX_IRQHandler [WEA
|
||||
K]
|
||||
221 0000001A EXPORT USB_LP_CAN1_RX0_IRQHandler [WEA
|
||||
K]
|
||||
222 0000001A EXPORT CAN1_RX1_IRQHandler [WEA
|
||||
K]
|
||||
223 0000001A EXPORT CAN1_SCE_IRQHandler [WEA
|
||||
K]
|
||||
224 0000001A EXPORT EXTI9_5_IRQHandler [WEA
|
||||
K]
|
||||
225 0000001A EXPORT TIM1_BRK_IRQHandler [WEA
|
||||
K]
|
||||
226 0000001A EXPORT TIM1_UP_IRQHandler [WEA
|
||||
K]
|
||||
227 0000001A EXPORT TIM1_TRG_COM_IRQHandler [WEA
|
||||
K]
|
||||
228 0000001A EXPORT TIM1_CC_IRQHandler [WEA
|
||||
K]
|
||||
229 0000001A EXPORT TIM2_IRQHandler [WEA
|
||||
K]
|
||||
230 0000001A EXPORT TIM3_IRQHandler [WEA
|
||||
K]
|
||||
231 0000001A EXPORT TIM4_IRQHandler [WEA
|
||||
K]
|
||||
232 0000001A EXPORT I2C1_EV_IRQHandler [WEA
|
||||
K]
|
||||
233 0000001A EXPORT I2C1_ER_IRQHandler [WEA
|
||||
K]
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 7
|
||||
|
||||
|
||||
234 0000001A EXPORT I2C2_EV_IRQHandler [WEA
|
||||
K]
|
||||
235 0000001A EXPORT I2C2_ER_IRQHandler [WEA
|
||||
K]
|
||||
236 0000001A EXPORT SPI1_IRQHandler [WEA
|
||||
K]
|
||||
237 0000001A EXPORT SPI2_IRQHandler [WEA
|
||||
K]
|
||||
238 0000001A EXPORT USART1_IRQHandler [WEA
|
||||
K]
|
||||
239 0000001A EXPORT USART2_IRQHandler [WEA
|
||||
K]
|
||||
240 0000001A EXPORT USART3_IRQHandler [WEA
|
||||
K]
|
||||
241 0000001A EXPORT EXTI15_10_IRQHandler [WEA
|
||||
K]
|
||||
242 0000001A EXPORT RTC_Alarm_IRQHandler [WE
|
||||
AK]
|
||||
243 0000001A EXPORT USBWakeUp_IRQHandler [WEA
|
||||
K]
|
||||
244 0000001A EXPORT TIM8_BRK_IRQHandler [WEA
|
||||
K]
|
||||
245 0000001A EXPORT TIM8_UP_IRQHandler [WEA
|
||||
K]
|
||||
246 0000001A EXPORT TIM8_TRG_COM_IRQHandler [WEA
|
||||
K]
|
||||
247 0000001A EXPORT TIM8_CC_IRQHandler [WEA
|
||||
K]
|
||||
248 0000001A EXPORT ADC3_IRQHandler [WEA
|
||||
K]
|
||||
249 0000001A EXPORT FSMC_IRQHandler [WEA
|
||||
K]
|
||||
250 0000001A EXPORT SDIO_IRQHandler [WEA
|
||||
K]
|
||||
251 0000001A EXPORT TIM5_IRQHandler [WEA
|
||||
K]
|
||||
252 0000001A EXPORT SPI3_IRQHandler [WEA
|
||||
K]
|
||||
253 0000001A EXPORT UART4_IRQHandler [WEA
|
||||
K]
|
||||
254 0000001A EXPORT UART5_IRQHandler [WEA
|
||||
K]
|
||||
255 0000001A EXPORT TIM6_IRQHandler [WEA
|
||||
K]
|
||||
256 0000001A EXPORT TIM7_IRQHandler [WEA
|
||||
K]
|
||||
257 0000001A EXPORT DMA2_Channel1_IRQHandler [WEA
|
||||
K]
|
||||
258 0000001A EXPORT DMA2_Channel2_IRQHandler [WEA
|
||||
K]
|
||||
259 0000001A EXPORT DMA2_Channel3_IRQHandler [WEA
|
||||
K]
|
||||
260 0000001A EXPORT DMA2_Channel4_5_IRQHandler [WEA
|
||||
K]
|
||||
261 0000001A
|
||||
262 0000001A WWDG_IRQHandler
|
||||
263 0000001A PVD_IRQHandler
|
||||
264 0000001A TAMPER_IRQHandler
|
||||
265 0000001A RTC_IRQHandler
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 8
|
||||
|
||||
|
||||
266 0000001A FLASH_IRQHandler
|
||||
267 0000001A RCC_IRQHandler
|
||||
268 0000001A EXTI0_IRQHandler
|
||||
269 0000001A EXTI1_IRQHandler
|
||||
270 0000001A EXTI2_IRQHandler
|
||||
271 0000001A EXTI3_IRQHandler
|
||||
272 0000001A EXTI4_IRQHandler
|
||||
273 0000001A DMA1_Channel1_IRQHandler
|
||||
274 0000001A DMA1_Channel2_IRQHandler
|
||||
275 0000001A DMA1_Channel3_IRQHandler
|
||||
276 0000001A DMA1_Channel4_IRQHandler
|
||||
277 0000001A DMA1_Channel5_IRQHandler
|
||||
278 0000001A DMA1_Channel6_IRQHandler
|
||||
279 0000001A DMA1_Channel7_IRQHandler
|
||||
280 0000001A ADC1_2_IRQHandler
|
||||
281 0000001A USB_HP_CAN1_TX_IRQHandler
|
||||
282 0000001A USB_LP_CAN1_RX0_IRQHandler
|
||||
283 0000001A CAN1_RX1_IRQHandler
|
||||
284 0000001A CAN1_SCE_IRQHandler
|
||||
285 0000001A EXTI9_5_IRQHandler
|
||||
286 0000001A TIM1_BRK_IRQHandler
|
||||
287 0000001A TIM1_UP_IRQHandler
|
||||
288 0000001A TIM1_TRG_COM_IRQHandler
|
||||
289 0000001A TIM1_CC_IRQHandler
|
||||
290 0000001A TIM2_IRQHandler
|
||||
291 0000001A TIM3_IRQHandler
|
||||
292 0000001A TIM4_IRQHandler
|
||||
293 0000001A I2C1_EV_IRQHandler
|
||||
294 0000001A I2C1_ER_IRQHandler
|
||||
295 0000001A I2C2_EV_IRQHandler
|
||||
296 0000001A I2C2_ER_IRQHandler
|
||||
297 0000001A SPI1_IRQHandler
|
||||
298 0000001A SPI2_IRQHandler
|
||||
299 0000001A USART1_IRQHandler
|
||||
300 0000001A USART2_IRQHandler
|
||||
301 0000001A USART3_IRQHandler
|
||||
302 0000001A EXTI15_10_IRQHandler
|
||||
303 0000001A RTC_Alarm_IRQHandler
|
||||
304 0000001A USBWakeUp_IRQHandler
|
||||
305 0000001A TIM8_BRK_IRQHandler
|
||||
306 0000001A TIM8_UP_IRQHandler
|
||||
307 0000001A TIM8_TRG_COM_IRQHandler
|
||||
308 0000001A TIM8_CC_IRQHandler
|
||||
309 0000001A ADC3_IRQHandler
|
||||
310 0000001A FSMC_IRQHandler
|
||||
311 0000001A SDIO_IRQHandler
|
||||
312 0000001A TIM5_IRQHandler
|
||||
313 0000001A SPI3_IRQHandler
|
||||
314 0000001A UART4_IRQHandler
|
||||
315 0000001A UART5_IRQHandler
|
||||
316 0000001A TIM6_IRQHandler
|
||||
317 0000001A TIM7_IRQHandler
|
||||
318 0000001A DMA2_Channel1_IRQHandler
|
||||
319 0000001A DMA2_Channel2_IRQHandler
|
||||
320 0000001A DMA2_Channel3_IRQHandler
|
||||
321 0000001A DMA2_Channel4_5_IRQHandler
|
||||
322 0000001A E7FE B .
|
||||
323 0000001C
|
||||
324 0000001C ENDP
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 9
|
||||
|
||||
|
||||
325 0000001C
|
||||
326 0000001C ALIGN
|
||||
327 0000001C
|
||||
328 0000001C ;*******************************************************
|
||||
************************
|
||||
329 0000001C ; User Stack and Heap initialization
|
||||
330 0000001C ;*******************************************************
|
||||
************************
|
||||
331 0000001C IF :DEF:__MICROLIB
|
||||
338 0000001C
|
||||
339 0000001C IMPORT __use_two_region_memory
|
||||
340 0000001C EXPORT __user_initial_stackheap
|
||||
341 0000001C
|
||||
342 0000001C __user_initial_stackheap
|
||||
343 0000001C
|
||||
344 0000001C 4804 LDR R0, = Heap_Mem
|
||||
345 0000001E 4905 LDR R1, =(Stack_Mem + Stack_Size)
|
||||
346 00000020 4A05 LDR R2, = (Heap_Mem + Heap_Size)
|
||||
347 00000022 4B06 LDR R3, = Stack_Mem
|
||||
348 00000024 4770 BX LR
|
||||
349 00000026
|
||||
350 00000026 00 00 ALIGN
|
||||
351 00000028
|
||||
352 00000028 ENDIF
|
||||
353 00000028
|
||||
354 00000028 END
|
||||
00000000
|
||||
00000000
|
||||
00000000
|
||||
00000400
|
||||
00000200
|
||||
00000000
|
||||
Command Line: --debug --xref --diag_suppress=9931 --cpu=Cortex-M3 --apcs=interw
|
||||
ork --depend=uksvep_2_2_v1\startup_stm32f103xe.d -ouksvep_2_2_v1\startup_stm32f
|
||||
103xe.o -I.\RTE\_uksvep_2_2_v1 -Id:\Keil\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\In
|
||||
clude -Id:\Keil\ARM\PACK\Keil\STM32F1xx_DFP\2.3.0\Device\Include --predefine="_
|
||||
_UVISION_VERSION SETA 529" --predefine="_RTE_ SETA 1" --predefine="STM32F10X_HD
|
||||
SETA 1" --list=startup_stm32f103xe.lst startup_stm32f103xe.s
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 1 Alphabetic symbol ordering
|
||||
Relocatable symbols
|
||||
|
||||
STACK 00000000
|
||||
|
||||
Symbol: STACK
|
||||
Definitions
|
||||
At line 35 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
None
|
||||
Comment: STACK unused
|
||||
Stack_Mem 00000000
|
||||
|
||||
Symbol: Stack_Mem
|
||||
Definitions
|
||||
At line 36 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 345 in file startup_stm32f103xe.s
|
||||
At line 347 in file startup_stm32f103xe.s
|
||||
|
||||
__initial_sp 00000400
|
||||
|
||||
Symbol: __initial_sp
|
||||
Definitions
|
||||
At line 37 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 60 in file startup_stm32f103xe.s
|
||||
Comment: __initial_sp used once
|
||||
3 symbols
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 1 Alphabetic symbol ordering
|
||||
Relocatable symbols
|
||||
|
||||
HEAP 00000000
|
||||
|
||||
Symbol: HEAP
|
||||
Definitions
|
||||
At line 45 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
None
|
||||
Comment: HEAP unused
|
||||
Heap_Mem 00000000
|
||||
|
||||
Symbol: Heap_Mem
|
||||
Definitions
|
||||
At line 47 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 344 in file startup_stm32f103xe.s
|
||||
At line 346 in file startup_stm32f103xe.s
|
||||
|
||||
__heap_base 00000000
|
||||
|
||||
Symbol: __heap_base
|
||||
Definitions
|
||||
At line 46 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
None
|
||||
Comment: __heap_base unused
|
||||
__heap_limit 00000200
|
||||
|
||||
Symbol: __heap_limit
|
||||
Definitions
|
||||
At line 48 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
None
|
||||
Comment: __heap_limit unused
|
||||
4 symbols
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 1 Alphabetic symbol ordering
|
||||
Relocatable symbols
|
||||
|
||||
RESET 00000000
|
||||
|
||||
Symbol: RESET
|
||||
Definitions
|
||||
At line 55 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
None
|
||||
Comment: RESET unused
|
||||
__Vectors 00000000
|
||||
|
||||
Symbol: __Vectors
|
||||
Definitions
|
||||
At line 60 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 56 in file startup_stm32f103xe.s
|
||||
At line 140 in file startup_stm32f103xe.s
|
||||
|
||||
__Vectors_End 00000130
|
||||
|
||||
Symbol: __Vectors_End
|
||||
Definitions
|
||||
At line 138 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 57 in file startup_stm32f103xe.s
|
||||
At line 140 in file startup_stm32f103xe.s
|
||||
|
||||
3 symbols
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 1 Alphabetic symbol ordering
|
||||
Relocatable symbols
|
||||
|
||||
.text 00000000
|
||||
|
||||
Symbol: .text
|
||||
Definitions
|
||||
At line 142 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
None
|
||||
Comment: .text unused
|
||||
ADC1_2_IRQHandler 0000001A
|
||||
|
||||
Symbol: ADC1_2_IRQHandler
|
||||
Definitions
|
||||
At line 280 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 96 in file startup_stm32f103xe.s
|
||||
At line 219 in file startup_stm32f103xe.s
|
||||
|
||||
ADC3_IRQHandler 0000001A
|
||||
|
||||
Symbol: ADC3_IRQHandler
|
||||
Definitions
|
||||
At line 309 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 125 in file startup_stm32f103xe.s
|
||||
At line 248 in file startup_stm32f103xe.s
|
||||
|
||||
BusFault_Handler 0000000E
|
||||
|
||||
Symbol: BusFault_Handler
|
||||
Definitions
|
||||
At line 172 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 65 in file startup_stm32f103xe.s
|
||||
At line 173 in file startup_stm32f103xe.s
|
||||
|
||||
CAN1_RX1_IRQHandler 0000001A
|
||||
|
||||
Symbol: CAN1_RX1_IRQHandler
|
||||
Definitions
|
||||
At line 283 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 99 in file startup_stm32f103xe.s
|
||||
At line 222 in file startup_stm32f103xe.s
|
||||
|
||||
CAN1_SCE_IRQHandler 0000001A
|
||||
|
||||
Symbol: CAN1_SCE_IRQHandler
|
||||
Definitions
|
||||
At line 284 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 100 in file startup_stm32f103xe.s
|
||||
At line 223 in file startup_stm32f103xe.s
|
||||
|
||||
DMA1_Channel1_IRQHandler 0000001A
|
||||
|
||||
Symbol: DMA1_Channel1_IRQHandler
|
||||
Definitions
|
||||
At line 273 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 2 Alphabetic symbol ordering
|
||||
Relocatable symbols
|
||||
|
||||
At line 89 in file startup_stm32f103xe.s
|
||||
At line 212 in file startup_stm32f103xe.s
|
||||
|
||||
DMA1_Channel2_IRQHandler 0000001A
|
||||
|
||||
Symbol: DMA1_Channel2_IRQHandler
|
||||
Definitions
|
||||
At line 274 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 90 in file startup_stm32f103xe.s
|
||||
At line 213 in file startup_stm32f103xe.s
|
||||
|
||||
DMA1_Channel3_IRQHandler 0000001A
|
||||
|
||||
Symbol: DMA1_Channel3_IRQHandler
|
||||
Definitions
|
||||
At line 275 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 91 in file startup_stm32f103xe.s
|
||||
At line 214 in file startup_stm32f103xe.s
|
||||
|
||||
DMA1_Channel4_IRQHandler 0000001A
|
||||
|
||||
Symbol: DMA1_Channel4_IRQHandler
|
||||
Definitions
|
||||
At line 276 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 92 in file startup_stm32f103xe.s
|
||||
At line 215 in file startup_stm32f103xe.s
|
||||
|
||||
DMA1_Channel5_IRQHandler 0000001A
|
||||
|
||||
Symbol: DMA1_Channel5_IRQHandler
|
||||
Definitions
|
||||
At line 277 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 93 in file startup_stm32f103xe.s
|
||||
At line 216 in file startup_stm32f103xe.s
|
||||
|
||||
DMA1_Channel6_IRQHandler 0000001A
|
||||
|
||||
Symbol: DMA1_Channel6_IRQHandler
|
||||
Definitions
|
||||
At line 278 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 94 in file startup_stm32f103xe.s
|
||||
At line 217 in file startup_stm32f103xe.s
|
||||
|
||||
DMA1_Channel7_IRQHandler 0000001A
|
||||
|
||||
Symbol: DMA1_Channel7_IRQHandler
|
||||
Definitions
|
||||
At line 279 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 95 in file startup_stm32f103xe.s
|
||||
At line 218 in file startup_stm32f103xe.s
|
||||
|
||||
DMA2_Channel1_IRQHandler 0000001A
|
||||
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 3 Alphabetic symbol ordering
|
||||
Relocatable symbols
|
||||
|
||||
Symbol: DMA2_Channel1_IRQHandler
|
||||
Definitions
|
||||
At line 318 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 134 in file startup_stm32f103xe.s
|
||||
At line 257 in file startup_stm32f103xe.s
|
||||
|
||||
DMA2_Channel2_IRQHandler 0000001A
|
||||
|
||||
Symbol: DMA2_Channel2_IRQHandler
|
||||
Definitions
|
||||
At line 319 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 135 in file startup_stm32f103xe.s
|
||||
At line 258 in file startup_stm32f103xe.s
|
||||
|
||||
DMA2_Channel3_IRQHandler 0000001A
|
||||
|
||||
Symbol: DMA2_Channel3_IRQHandler
|
||||
Definitions
|
||||
At line 320 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 136 in file startup_stm32f103xe.s
|
||||
At line 259 in file startup_stm32f103xe.s
|
||||
|
||||
DMA2_Channel4_5_IRQHandler 0000001A
|
||||
|
||||
Symbol: DMA2_Channel4_5_IRQHandler
|
||||
Definitions
|
||||
At line 321 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 137 in file startup_stm32f103xe.s
|
||||
At line 260 in file startup_stm32f103xe.s
|
||||
|
||||
DebugMon_Handler 00000014
|
||||
|
||||
Symbol: DebugMon_Handler
|
||||
Definitions
|
||||
At line 186 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 72 in file startup_stm32f103xe.s
|
||||
At line 187 in file startup_stm32f103xe.s
|
||||
|
||||
Default_Handler 0000001A
|
||||
|
||||
Symbol: Default_Handler
|
||||
Definitions
|
||||
At line 199 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
None
|
||||
Comment: Default_Handler unused
|
||||
EXTI0_IRQHandler 0000001A
|
||||
|
||||
Symbol: EXTI0_IRQHandler
|
||||
Definitions
|
||||
At line 268 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 84 in file startup_stm32f103xe.s
|
||||
At line 207 in file startup_stm32f103xe.s
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 4 Alphabetic symbol ordering
|
||||
Relocatable symbols
|
||||
|
||||
|
||||
EXTI15_10_IRQHandler 0000001A
|
||||
|
||||
Symbol: EXTI15_10_IRQHandler
|
||||
Definitions
|
||||
At line 302 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 118 in file startup_stm32f103xe.s
|
||||
At line 241 in file startup_stm32f103xe.s
|
||||
|
||||
EXTI1_IRQHandler 0000001A
|
||||
|
||||
Symbol: EXTI1_IRQHandler
|
||||
Definitions
|
||||
At line 269 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 85 in file startup_stm32f103xe.s
|
||||
At line 208 in file startup_stm32f103xe.s
|
||||
|
||||
EXTI2_IRQHandler 0000001A
|
||||
|
||||
Symbol: EXTI2_IRQHandler
|
||||
Definitions
|
||||
At line 270 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 86 in file startup_stm32f103xe.s
|
||||
At line 209 in file startup_stm32f103xe.s
|
||||
|
||||
EXTI3_IRQHandler 0000001A
|
||||
|
||||
Symbol: EXTI3_IRQHandler
|
||||
Definitions
|
||||
At line 271 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 87 in file startup_stm32f103xe.s
|
||||
At line 210 in file startup_stm32f103xe.s
|
||||
|
||||
EXTI4_IRQHandler 0000001A
|
||||
|
||||
Symbol: EXTI4_IRQHandler
|
||||
Definitions
|
||||
At line 272 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 88 in file startup_stm32f103xe.s
|
||||
At line 211 in file startup_stm32f103xe.s
|
||||
|
||||
EXTI9_5_IRQHandler 0000001A
|
||||
|
||||
Symbol: EXTI9_5_IRQHandler
|
||||
Definitions
|
||||
At line 285 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 101 in file startup_stm32f103xe.s
|
||||
At line 224 in file startup_stm32f103xe.s
|
||||
|
||||
FLASH_IRQHandler 0000001A
|
||||
|
||||
Symbol: FLASH_IRQHandler
|
||||
Definitions
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 5 Alphabetic symbol ordering
|
||||
Relocatable symbols
|
||||
|
||||
At line 266 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 82 in file startup_stm32f103xe.s
|
||||
At line 205 in file startup_stm32f103xe.s
|
||||
|
||||
FSMC_IRQHandler 0000001A
|
||||
|
||||
Symbol: FSMC_IRQHandler
|
||||
Definitions
|
||||
At line 310 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 126 in file startup_stm32f103xe.s
|
||||
At line 249 in file startup_stm32f103xe.s
|
||||
|
||||
HardFault_Handler 0000000A
|
||||
|
||||
Symbol: HardFault_Handler
|
||||
Definitions
|
||||
At line 162 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 63 in file startup_stm32f103xe.s
|
||||
At line 163 in file startup_stm32f103xe.s
|
||||
|
||||
I2C1_ER_IRQHandler 0000001A
|
||||
|
||||
Symbol: I2C1_ER_IRQHandler
|
||||
Definitions
|
||||
At line 294 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 110 in file startup_stm32f103xe.s
|
||||
At line 233 in file startup_stm32f103xe.s
|
||||
|
||||
I2C1_EV_IRQHandler 0000001A
|
||||
|
||||
Symbol: I2C1_EV_IRQHandler
|
||||
Definitions
|
||||
At line 293 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 109 in file startup_stm32f103xe.s
|
||||
At line 232 in file startup_stm32f103xe.s
|
||||
|
||||
I2C2_ER_IRQHandler 0000001A
|
||||
|
||||
Symbol: I2C2_ER_IRQHandler
|
||||
Definitions
|
||||
At line 296 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 112 in file startup_stm32f103xe.s
|
||||
At line 235 in file startup_stm32f103xe.s
|
||||
|
||||
I2C2_EV_IRQHandler 0000001A
|
||||
|
||||
Symbol: I2C2_EV_IRQHandler
|
||||
Definitions
|
||||
At line 295 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 111 in file startup_stm32f103xe.s
|
||||
At line 234 in file startup_stm32f103xe.s
|
||||
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 6 Alphabetic symbol ordering
|
||||
Relocatable symbols
|
||||
|
||||
MemManage_Handler 0000000C
|
||||
|
||||
Symbol: MemManage_Handler
|
||||
Definitions
|
||||
At line 167 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 64 in file startup_stm32f103xe.s
|
||||
At line 168 in file startup_stm32f103xe.s
|
||||
|
||||
NMI_Handler 00000008
|
||||
|
||||
Symbol: NMI_Handler
|
||||
Definitions
|
||||
At line 157 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 62 in file startup_stm32f103xe.s
|
||||
At line 158 in file startup_stm32f103xe.s
|
||||
|
||||
PVD_IRQHandler 0000001A
|
||||
|
||||
Symbol: PVD_IRQHandler
|
||||
Definitions
|
||||
At line 263 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 79 in file startup_stm32f103xe.s
|
||||
At line 202 in file startup_stm32f103xe.s
|
||||
|
||||
PendSV_Handler 00000016
|
||||
|
||||
Symbol: PendSV_Handler
|
||||
Definitions
|
||||
At line 190 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 74 in file startup_stm32f103xe.s
|
||||
At line 191 in file startup_stm32f103xe.s
|
||||
|
||||
RCC_IRQHandler 0000001A
|
||||
|
||||
Symbol: RCC_IRQHandler
|
||||
Definitions
|
||||
At line 267 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 83 in file startup_stm32f103xe.s
|
||||
At line 206 in file startup_stm32f103xe.s
|
||||
|
||||
RTC_Alarm_IRQHandler 0000001A
|
||||
|
||||
Symbol: RTC_Alarm_IRQHandler
|
||||
Definitions
|
||||
At line 303 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 119 in file startup_stm32f103xe.s
|
||||
At line 242 in file startup_stm32f103xe.s
|
||||
|
||||
RTC_IRQHandler 0000001A
|
||||
|
||||
Symbol: RTC_IRQHandler
|
||||
Definitions
|
||||
At line 265 in file startup_stm32f103xe.s
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 7 Alphabetic symbol ordering
|
||||
Relocatable symbols
|
||||
|
||||
Uses
|
||||
At line 81 in file startup_stm32f103xe.s
|
||||
At line 204 in file startup_stm32f103xe.s
|
||||
|
||||
Reset_Handler 00000000
|
||||
|
||||
Symbol: Reset_Handler
|
||||
Definitions
|
||||
At line 145 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 61 in file startup_stm32f103xe.s
|
||||
At line 146 in file startup_stm32f103xe.s
|
||||
|
||||
SDIO_IRQHandler 0000001A
|
||||
|
||||
Symbol: SDIO_IRQHandler
|
||||
Definitions
|
||||
At line 311 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 127 in file startup_stm32f103xe.s
|
||||
At line 250 in file startup_stm32f103xe.s
|
||||
|
||||
SPI1_IRQHandler 0000001A
|
||||
|
||||
Symbol: SPI1_IRQHandler
|
||||
Definitions
|
||||
At line 297 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 113 in file startup_stm32f103xe.s
|
||||
At line 236 in file startup_stm32f103xe.s
|
||||
|
||||
SPI2_IRQHandler 0000001A
|
||||
|
||||
Symbol: SPI2_IRQHandler
|
||||
Definitions
|
||||
At line 298 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 114 in file startup_stm32f103xe.s
|
||||
At line 237 in file startup_stm32f103xe.s
|
||||
|
||||
SPI3_IRQHandler 0000001A
|
||||
|
||||
Symbol: SPI3_IRQHandler
|
||||
Definitions
|
||||
At line 313 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 129 in file startup_stm32f103xe.s
|
||||
At line 252 in file startup_stm32f103xe.s
|
||||
|
||||
SVC_Handler 00000012
|
||||
|
||||
Symbol: SVC_Handler
|
||||
Definitions
|
||||
At line 181 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 71 in file startup_stm32f103xe.s
|
||||
At line 182 in file startup_stm32f103xe.s
|
||||
|
||||
SysTick_Handler 00000018
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 8 Alphabetic symbol ordering
|
||||
Relocatable symbols
|
||||
|
||||
|
||||
Symbol: SysTick_Handler
|
||||
Definitions
|
||||
At line 194 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 75 in file startup_stm32f103xe.s
|
||||
At line 195 in file startup_stm32f103xe.s
|
||||
|
||||
TAMPER_IRQHandler 0000001A
|
||||
|
||||
Symbol: TAMPER_IRQHandler
|
||||
Definitions
|
||||
At line 264 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 80 in file startup_stm32f103xe.s
|
||||
At line 203 in file startup_stm32f103xe.s
|
||||
|
||||
TIM1_BRK_IRQHandler 0000001A
|
||||
|
||||
Symbol: TIM1_BRK_IRQHandler
|
||||
Definitions
|
||||
At line 286 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 102 in file startup_stm32f103xe.s
|
||||
At line 225 in file startup_stm32f103xe.s
|
||||
|
||||
TIM1_CC_IRQHandler 0000001A
|
||||
|
||||
Symbol: TIM1_CC_IRQHandler
|
||||
Definitions
|
||||
At line 289 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 105 in file startup_stm32f103xe.s
|
||||
At line 228 in file startup_stm32f103xe.s
|
||||
|
||||
TIM1_TRG_COM_IRQHandler 0000001A
|
||||
|
||||
Symbol: TIM1_TRG_COM_IRQHandler
|
||||
Definitions
|
||||
At line 288 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 104 in file startup_stm32f103xe.s
|
||||
At line 227 in file startup_stm32f103xe.s
|
||||
|
||||
TIM1_UP_IRQHandler 0000001A
|
||||
|
||||
Symbol: TIM1_UP_IRQHandler
|
||||
Definitions
|
||||
At line 287 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 103 in file startup_stm32f103xe.s
|
||||
At line 226 in file startup_stm32f103xe.s
|
||||
|
||||
TIM2_IRQHandler 0000001A
|
||||
|
||||
Symbol: TIM2_IRQHandler
|
||||
Definitions
|
||||
At line 290 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 9 Alphabetic symbol ordering
|
||||
Relocatable symbols
|
||||
|
||||
At line 106 in file startup_stm32f103xe.s
|
||||
At line 229 in file startup_stm32f103xe.s
|
||||
|
||||
TIM3_IRQHandler 0000001A
|
||||
|
||||
Symbol: TIM3_IRQHandler
|
||||
Definitions
|
||||
At line 291 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 107 in file startup_stm32f103xe.s
|
||||
At line 230 in file startup_stm32f103xe.s
|
||||
|
||||
TIM4_IRQHandler 0000001A
|
||||
|
||||
Symbol: TIM4_IRQHandler
|
||||
Definitions
|
||||
At line 292 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 108 in file startup_stm32f103xe.s
|
||||
At line 231 in file startup_stm32f103xe.s
|
||||
|
||||
TIM5_IRQHandler 0000001A
|
||||
|
||||
Symbol: TIM5_IRQHandler
|
||||
Definitions
|
||||
At line 312 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 128 in file startup_stm32f103xe.s
|
||||
At line 251 in file startup_stm32f103xe.s
|
||||
|
||||
TIM6_IRQHandler 0000001A
|
||||
|
||||
Symbol: TIM6_IRQHandler
|
||||
Definitions
|
||||
At line 316 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 132 in file startup_stm32f103xe.s
|
||||
At line 255 in file startup_stm32f103xe.s
|
||||
|
||||
TIM7_IRQHandler 0000001A
|
||||
|
||||
Symbol: TIM7_IRQHandler
|
||||
Definitions
|
||||
At line 317 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 133 in file startup_stm32f103xe.s
|
||||
At line 256 in file startup_stm32f103xe.s
|
||||
|
||||
TIM8_BRK_IRQHandler 0000001A
|
||||
|
||||
Symbol: TIM8_BRK_IRQHandler
|
||||
Definitions
|
||||
At line 305 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 121 in file startup_stm32f103xe.s
|
||||
At line 244 in file startup_stm32f103xe.s
|
||||
|
||||
TIM8_CC_IRQHandler 0000001A
|
||||
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 10 Alphabetic symbol ordering
|
||||
Relocatable symbols
|
||||
|
||||
Symbol: TIM8_CC_IRQHandler
|
||||
Definitions
|
||||
At line 308 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 124 in file startup_stm32f103xe.s
|
||||
At line 247 in file startup_stm32f103xe.s
|
||||
|
||||
TIM8_TRG_COM_IRQHandler 0000001A
|
||||
|
||||
Symbol: TIM8_TRG_COM_IRQHandler
|
||||
Definitions
|
||||
At line 307 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 123 in file startup_stm32f103xe.s
|
||||
At line 246 in file startup_stm32f103xe.s
|
||||
|
||||
TIM8_UP_IRQHandler 0000001A
|
||||
|
||||
Symbol: TIM8_UP_IRQHandler
|
||||
Definitions
|
||||
At line 306 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 122 in file startup_stm32f103xe.s
|
||||
At line 245 in file startup_stm32f103xe.s
|
||||
|
||||
UART4_IRQHandler 0000001A
|
||||
|
||||
Symbol: UART4_IRQHandler
|
||||
Definitions
|
||||
At line 314 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 130 in file startup_stm32f103xe.s
|
||||
At line 253 in file startup_stm32f103xe.s
|
||||
|
||||
UART5_IRQHandler 0000001A
|
||||
|
||||
Symbol: UART5_IRQHandler
|
||||
Definitions
|
||||
At line 315 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 131 in file startup_stm32f103xe.s
|
||||
At line 254 in file startup_stm32f103xe.s
|
||||
|
||||
USART1_IRQHandler 0000001A
|
||||
|
||||
Symbol: USART1_IRQHandler
|
||||
Definitions
|
||||
At line 299 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 115 in file startup_stm32f103xe.s
|
||||
At line 238 in file startup_stm32f103xe.s
|
||||
|
||||
USART2_IRQHandler 0000001A
|
||||
|
||||
Symbol: USART2_IRQHandler
|
||||
Definitions
|
||||
At line 300 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 116 in file startup_stm32f103xe.s
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 11 Alphabetic symbol ordering
|
||||
Relocatable symbols
|
||||
|
||||
At line 239 in file startup_stm32f103xe.s
|
||||
|
||||
USART3_IRQHandler 0000001A
|
||||
|
||||
Symbol: USART3_IRQHandler
|
||||
Definitions
|
||||
At line 301 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 117 in file startup_stm32f103xe.s
|
||||
At line 240 in file startup_stm32f103xe.s
|
||||
|
||||
USBWakeUp_IRQHandler 0000001A
|
||||
|
||||
Symbol: USBWakeUp_IRQHandler
|
||||
Definitions
|
||||
At line 304 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 120 in file startup_stm32f103xe.s
|
||||
At line 243 in file startup_stm32f103xe.s
|
||||
|
||||
USB_HP_CAN1_TX_IRQHandler 0000001A
|
||||
|
||||
Symbol: USB_HP_CAN1_TX_IRQHandler
|
||||
Definitions
|
||||
At line 281 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 97 in file startup_stm32f103xe.s
|
||||
At line 220 in file startup_stm32f103xe.s
|
||||
|
||||
USB_LP_CAN1_RX0_IRQHandler 0000001A
|
||||
|
||||
Symbol: USB_LP_CAN1_RX0_IRQHandler
|
||||
Definitions
|
||||
At line 282 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 98 in file startup_stm32f103xe.s
|
||||
At line 221 in file startup_stm32f103xe.s
|
||||
|
||||
UsageFault_Handler 00000010
|
||||
|
||||
Symbol: UsageFault_Handler
|
||||
Definitions
|
||||
At line 177 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 66 in file startup_stm32f103xe.s
|
||||
At line 178 in file startup_stm32f103xe.s
|
||||
|
||||
WWDG_IRQHandler 0000001A
|
||||
|
||||
Symbol: WWDG_IRQHandler
|
||||
Definitions
|
||||
At line 262 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 78 in file startup_stm32f103xe.s
|
||||
At line 201 in file startup_stm32f103xe.s
|
||||
|
||||
__user_initial_stackheap 0000001C
|
||||
|
||||
Symbol: __user_initial_stackheap
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 12 Alphabetic symbol ordering
|
||||
Relocatable symbols
|
||||
|
||||
Definitions
|
||||
At line 342 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 340 in file startup_stm32f103xe.s
|
||||
Comment: __user_initial_stackheap used once
|
||||
73 symbols
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 1 Alphabetic symbol ordering
|
||||
Absolute symbols
|
||||
|
||||
Heap_Size 00000200
|
||||
|
||||
Symbol: Heap_Size
|
||||
Definitions
|
||||
At line 43 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 47 in file startup_stm32f103xe.s
|
||||
At line 346 in file startup_stm32f103xe.s
|
||||
|
||||
Stack_Size 00000400
|
||||
|
||||
Symbol: Stack_Size
|
||||
Definitions
|
||||
At line 33 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 36 in file startup_stm32f103xe.s
|
||||
At line 345 in file startup_stm32f103xe.s
|
||||
|
||||
__Vectors_Size 00000130
|
||||
|
||||
Symbol: __Vectors_Size
|
||||
Definitions
|
||||
At line 140 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 58 in file startup_stm32f103xe.s
|
||||
Comment: __Vectors_Size used once
|
||||
3 symbols
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 1 Alphabetic symbol ordering
|
||||
External symbols
|
||||
|
||||
SystemInit 00000000
|
||||
|
||||
Symbol: SystemInit
|
||||
Definitions
|
||||
At line 148 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 149 in file startup_stm32f103xe.s
|
||||
Comment: SystemInit used once
|
||||
__main 00000000
|
||||
|
||||
Symbol: __main
|
||||
Definitions
|
||||
At line 147 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
At line 151 in file startup_stm32f103xe.s
|
||||
Comment: __main used once
|
||||
__use_two_region_memory 00000000
|
||||
|
||||
Symbol: __use_two_region_memory
|
||||
Definitions
|
||||
At line 339 in file startup_stm32f103xe.s
|
||||
Uses
|
||||
None
|
||||
Comment: __use_two_region_memory unused
|
||||
3 symbols
|
||||
426 symbols in table
|
||||
356
MDK-ARM/startup_stm32f103xe.s
Normal file
356
MDK-ARM/startup_stm32f103xe.s
Normal file
@@ -0,0 +1,356 @@
|
||||
;******************** (C) COPYRIGHT 2017 STMicroelectronics ********************
|
||||
;* File Name : startup_stm32f103xe.s
|
||||
;* Author : MCD Application Team
|
||||
;* Description : STM32F103xE Devices vector table for MDK-ARM toolchain.
|
||||
;* This module performs:
|
||||
;* - Set the initial SP
|
||||
;* - Set the initial PC == Reset_Handler
|
||||
;* - Set the vector table entries with the exceptions ISR address
|
||||
;* - Configure the clock system
|
||||
;* - Branches to __main in the C library (which eventually
|
||||
;* calls main()).
|
||||
;* After Reset the Cortex-M3 processor is in Thread mode,
|
||||
;* priority is Privileged, and the Stack is set to Main.
|
||||
;******************************************************************************
|
||||
;* @attention
|
||||
;*
|
||||
;* Copyright (c) 2017 STMicroelectronics.
|
||||
;* All rights reserved.
|
||||
;*
|
||||
;* This software component is licensed by ST under BSD 3-Clause license,
|
||||
;* the "License"; You may not use this file except in compliance with the
|
||||
;* License. You may obtain a copy of the License at:
|
||||
;* opensource.org/licenses/BSD-3-Clause
|
||||
;*
|
||||
;******************************************************************************
|
||||
|
||||
; Amount of memory (in bytes) allocated for Stack
|
||||
; Tailor this value to your application needs
|
||||
; <h> Stack Configuration
|
||||
; <o> Stack Size (in Bytes) <0x0-0xFFFFFFFF:8>
|
||||
; </h>
|
||||
|
||||
Stack_Size EQU 0x400
|
||||
|
||||
AREA STACK, NOINIT, READWRITE, ALIGN=3
|
||||
Stack_Mem SPACE Stack_Size
|
||||
__initial_sp
|
||||
|
||||
; <h> Heap Configuration
|
||||
; <o> Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>
|
||||
; </h>
|
||||
|
||||
Heap_Size EQU 0x200
|
||||
|
||||
AREA HEAP, NOINIT, READWRITE, ALIGN=3
|
||||
__heap_base
|
||||
Heap_Mem SPACE Heap_Size
|
||||
__heap_limit
|
||||
|
||||
PRESERVE8
|
||||
THUMB
|
||||
|
||||
|
||||
; Vector Table Mapped to Address 0 at Reset
|
||||
AREA RESET, DATA, READONLY
|
||||
EXPORT __Vectors
|
||||
EXPORT __Vectors_End
|
||||
EXPORT __Vectors_Size
|
||||
|
||||
__Vectors DCD __initial_sp ; Top of Stack
|
||||
DCD Reset_Handler ; Reset Handler
|
||||
DCD NMI_Handler ; NMI Handler
|
||||
DCD HardFault_Handler ; Hard Fault Handler
|
||||
DCD MemManage_Handler ; MPU Fault Handler
|
||||
DCD BusFault_Handler ; Bus Fault Handler
|
||||
DCD UsageFault_Handler ; Usage Fault Handler
|
||||
DCD 0 ; Reserved
|
||||
DCD 0 ; Reserved
|
||||
DCD 0 ; Reserved
|
||||
DCD 0 ; Reserved
|
||||
DCD SVC_Handler ; SVCall Handler
|
||||
DCD DebugMon_Handler ; Debug Monitor Handler
|
||||
DCD 0 ; Reserved
|
||||
DCD PendSV_Handler ; PendSV Handler
|
||||
DCD SysTick_Handler ; SysTick Handler
|
||||
|
||||
; External Interrupts
|
||||
DCD WWDG_IRQHandler ; Window Watchdog
|
||||
DCD PVD_IRQHandler ; PVD through EXTI Line detect
|
||||
DCD TAMPER_IRQHandler ; Tamper
|
||||
DCD RTC_IRQHandler ; RTC
|
||||
DCD FLASH_IRQHandler ; Flash
|
||||
DCD RCC_IRQHandler ; RCC
|
||||
DCD EXTI0_IRQHandler ; EXTI Line 0
|
||||
DCD EXTI1_IRQHandler ; EXTI Line 1
|
||||
DCD EXTI2_IRQHandler ; EXTI Line 2
|
||||
DCD EXTI3_IRQHandler ; EXTI Line 3
|
||||
DCD EXTI4_IRQHandler ; EXTI Line 4
|
||||
DCD DMA1_Channel1_IRQHandler ; DMA1 Channel 1
|
||||
DCD DMA1_Channel2_IRQHandler ; DMA1 Channel 2
|
||||
DCD DMA1_Channel3_IRQHandler ; DMA1 Channel 3
|
||||
DCD DMA1_Channel4_IRQHandler ; DMA1 Channel 4
|
||||
DCD DMA1_Channel5_IRQHandler ; DMA1 Channel 5
|
||||
DCD DMA1_Channel6_IRQHandler ; DMA1 Channel 6
|
||||
DCD DMA1_Channel7_IRQHandler ; DMA1 Channel 7
|
||||
DCD ADC1_2_IRQHandler ; ADC1 & ADC2
|
||||
DCD USB_HP_CAN1_TX_IRQHandler ; USB High Priority or CAN1 TX
|
||||
DCD USB_LP_CAN1_RX0_IRQHandler ; USB Low Priority or CAN1 RX0
|
||||
DCD CAN1_RX1_IRQHandler ; CAN1 RX1
|
||||
DCD CAN1_SCE_IRQHandler ; CAN1 SCE
|
||||
DCD EXTI9_5_IRQHandler ; EXTI Line 9..5
|
||||
DCD TIM1_BRK_IRQHandler ; TIM1 Break
|
||||
DCD TIM1_UP_IRQHandler ; TIM1 Update
|
||||
DCD TIM1_TRG_COM_IRQHandler ; TIM1 Trigger and Commutation
|
||||
DCD TIM1_CC_IRQHandler ; TIM1 Capture Compare
|
||||
DCD TIM2_IRQHandler ; TIM2
|
||||
DCD TIM3_IRQHandler ; TIM3
|
||||
DCD TIM4_IRQHandler ; TIM4
|
||||
DCD I2C1_EV_IRQHandler ; I2C1 Event
|
||||
DCD I2C1_ER_IRQHandler ; I2C1 Error
|
||||
DCD I2C2_EV_IRQHandler ; I2C2 Event
|
||||
DCD I2C2_ER_IRQHandler ; I2C2 Error
|
||||
DCD SPI1_IRQHandler ; SPI1
|
||||
DCD SPI2_IRQHandler ; SPI2
|
||||
DCD USART1_IRQHandler ; USART1
|
||||
DCD USART2_IRQHandler ; USART2
|
||||
DCD USART3_IRQHandler ; USART3
|
||||
DCD EXTI15_10_IRQHandler ; EXTI Line 15..10
|
||||
DCD RTC_Alarm_IRQHandler ; RTC Alarm through EXTI Line
|
||||
DCD USBWakeUp_IRQHandler ; USB Wakeup from suspend
|
||||
DCD TIM8_BRK_IRQHandler ; TIM8 Break
|
||||
DCD TIM8_UP_IRQHandler ; TIM8 Update
|
||||
DCD TIM8_TRG_COM_IRQHandler ; TIM8 Trigger and Commutation
|
||||
DCD TIM8_CC_IRQHandler ; TIM8 Capture Compare
|
||||
DCD ADC3_IRQHandler ; ADC3
|
||||
DCD FSMC_IRQHandler ; FSMC
|
||||
DCD SDIO_IRQHandler ; SDIO
|
||||
DCD TIM5_IRQHandler ; TIM5
|
||||
DCD SPI3_IRQHandler ; SPI3
|
||||
DCD UART4_IRQHandler ; UART4
|
||||
DCD UART5_IRQHandler ; UART5
|
||||
DCD TIM6_IRQHandler ; TIM6
|
||||
DCD TIM7_IRQHandler ; TIM7
|
||||
DCD DMA2_Channel1_IRQHandler ; DMA2 Channel1
|
||||
DCD DMA2_Channel2_IRQHandler ; DMA2 Channel2
|
||||
DCD DMA2_Channel3_IRQHandler ; DMA2 Channel3
|
||||
DCD DMA2_Channel4_5_IRQHandler ; DMA2 Channel4 & Channel5
|
||||
__Vectors_End
|
||||
|
||||
__Vectors_Size EQU __Vectors_End - __Vectors
|
||||
|
||||
AREA |.text|, CODE, READONLY
|
||||
|
||||
; Reset handler
|
||||
Reset_Handler PROC
|
||||
EXPORT Reset_Handler [WEAK]
|
||||
IMPORT __main
|
||||
IMPORT SystemInit
|
||||
LDR R0, =SystemInit
|
||||
BLX R0
|
||||
LDR R0, =__main
|
||||
BX R0
|
||||
ENDP
|
||||
|
||||
; Dummy Exception Handlers (infinite loops which can be modified)
|
||||
|
||||
NMI_Handler PROC
|
||||
EXPORT NMI_Handler [WEAK]
|
||||
B .
|
||||
ENDP
|
||||
HardFault_Handler\
|
||||
PROC
|
||||
EXPORT HardFault_Handler [WEAK]
|
||||
B .
|
||||
ENDP
|
||||
MemManage_Handler\
|
||||
PROC
|
||||
EXPORT MemManage_Handler [WEAK]
|
||||
B .
|
||||
ENDP
|
||||
BusFault_Handler\
|
||||
PROC
|
||||
EXPORT BusFault_Handler [WEAK]
|
||||
B .
|
||||
ENDP
|
||||
UsageFault_Handler\
|
||||
PROC
|
||||
EXPORT UsageFault_Handler [WEAK]
|
||||
B .
|
||||
ENDP
|
||||
SVC_Handler PROC
|
||||
EXPORT SVC_Handler [WEAK]
|
||||
B .
|
||||
ENDP
|
||||
DebugMon_Handler\
|
||||
PROC
|
||||
EXPORT DebugMon_Handler [WEAK]
|
||||
B .
|
||||
ENDP
|
||||
PendSV_Handler PROC
|
||||
EXPORT PendSV_Handler [WEAK]
|
||||
B .
|
||||
ENDP
|
||||
SysTick_Handler PROC
|
||||
EXPORT SysTick_Handler [WEAK]
|
||||
B .
|
||||
ENDP
|
||||
|
||||
Default_Handler PROC
|
||||
|
||||
EXPORT WWDG_IRQHandler [WEAK]
|
||||
EXPORT PVD_IRQHandler [WEAK]
|
||||
EXPORT TAMPER_IRQHandler [WEAK]
|
||||
EXPORT RTC_IRQHandler [WEAK]
|
||||
EXPORT FLASH_IRQHandler [WEAK]
|
||||
EXPORT RCC_IRQHandler [WEAK]
|
||||
EXPORT EXTI0_IRQHandler [WEAK]
|
||||
EXPORT EXTI1_IRQHandler [WEAK]
|
||||
EXPORT EXTI2_IRQHandler [WEAK]
|
||||
EXPORT EXTI3_IRQHandler [WEAK]
|
||||
EXPORT EXTI4_IRQHandler [WEAK]
|
||||
EXPORT DMA1_Channel1_IRQHandler [WEAK]
|
||||
EXPORT DMA1_Channel2_IRQHandler [WEAK]
|
||||
EXPORT DMA1_Channel3_IRQHandler [WEAK]
|
||||
EXPORT DMA1_Channel4_IRQHandler [WEAK]
|
||||
EXPORT DMA1_Channel5_IRQHandler [WEAK]
|
||||
EXPORT DMA1_Channel6_IRQHandler [WEAK]
|
||||
EXPORT DMA1_Channel7_IRQHandler [WEAK]
|
||||
EXPORT ADC1_2_IRQHandler [WEAK]
|
||||
EXPORT USB_HP_CAN1_TX_IRQHandler [WEAK]
|
||||
EXPORT USB_LP_CAN1_RX0_IRQHandler [WEAK]
|
||||
EXPORT CAN1_RX1_IRQHandler [WEAK]
|
||||
EXPORT CAN1_SCE_IRQHandler [WEAK]
|
||||
EXPORT EXTI9_5_IRQHandler [WEAK]
|
||||
EXPORT TIM1_BRK_IRQHandler [WEAK]
|
||||
EXPORT TIM1_UP_IRQHandler [WEAK]
|
||||
EXPORT TIM1_TRG_COM_IRQHandler [WEAK]
|
||||
EXPORT TIM1_CC_IRQHandler [WEAK]
|
||||
EXPORT TIM2_IRQHandler [WEAK]
|
||||
EXPORT TIM3_IRQHandler [WEAK]
|
||||
EXPORT TIM4_IRQHandler [WEAK]
|
||||
EXPORT I2C1_EV_IRQHandler [WEAK]
|
||||
EXPORT I2C1_ER_IRQHandler [WEAK]
|
||||
EXPORT I2C2_EV_IRQHandler [WEAK]
|
||||
EXPORT I2C2_ER_IRQHandler [WEAK]
|
||||
EXPORT SPI1_IRQHandler [WEAK]
|
||||
EXPORT SPI2_IRQHandler [WEAK]
|
||||
EXPORT USART1_IRQHandler [WEAK]
|
||||
EXPORT USART2_IRQHandler [WEAK]
|
||||
EXPORT USART3_IRQHandler [WEAK]
|
||||
EXPORT EXTI15_10_IRQHandler [WEAK]
|
||||
EXPORT RTC_Alarm_IRQHandler [WEAK]
|
||||
EXPORT USBWakeUp_IRQHandler [WEAK]
|
||||
EXPORT TIM8_BRK_IRQHandler [WEAK]
|
||||
EXPORT TIM8_UP_IRQHandler [WEAK]
|
||||
EXPORT TIM8_TRG_COM_IRQHandler [WEAK]
|
||||
EXPORT TIM8_CC_IRQHandler [WEAK]
|
||||
EXPORT ADC3_IRQHandler [WEAK]
|
||||
EXPORT FSMC_IRQHandler [WEAK]
|
||||
EXPORT SDIO_IRQHandler [WEAK]
|
||||
EXPORT TIM5_IRQHandler [WEAK]
|
||||
EXPORT SPI3_IRQHandler [WEAK]
|
||||
EXPORT UART4_IRQHandler [WEAK]
|
||||
EXPORT UART5_IRQHandler [WEAK]
|
||||
EXPORT TIM6_IRQHandler [WEAK]
|
||||
EXPORT TIM7_IRQHandler [WEAK]
|
||||
EXPORT DMA2_Channel1_IRQHandler [WEAK]
|
||||
EXPORT DMA2_Channel2_IRQHandler [WEAK]
|
||||
EXPORT DMA2_Channel3_IRQHandler [WEAK]
|
||||
EXPORT DMA2_Channel4_5_IRQHandler [WEAK]
|
||||
|
||||
WWDG_IRQHandler
|
||||
PVD_IRQHandler
|
||||
TAMPER_IRQHandler
|
||||
RTC_IRQHandler
|
||||
FLASH_IRQHandler
|
||||
RCC_IRQHandler
|
||||
EXTI0_IRQHandler
|
||||
EXTI1_IRQHandler
|
||||
EXTI2_IRQHandler
|
||||
EXTI3_IRQHandler
|
||||
EXTI4_IRQHandler
|
||||
DMA1_Channel1_IRQHandler
|
||||
DMA1_Channel2_IRQHandler
|
||||
DMA1_Channel3_IRQHandler
|
||||
DMA1_Channel4_IRQHandler
|
||||
DMA1_Channel5_IRQHandler
|
||||
DMA1_Channel6_IRQHandler
|
||||
DMA1_Channel7_IRQHandler
|
||||
ADC1_2_IRQHandler
|
||||
USB_HP_CAN1_TX_IRQHandler
|
||||
USB_LP_CAN1_RX0_IRQHandler
|
||||
CAN1_RX1_IRQHandler
|
||||
CAN1_SCE_IRQHandler
|
||||
EXTI9_5_IRQHandler
|
||||
TIM1_BRK_IRQHandler
|
||||
TIM1_UP_IRQHandler
|
||||
TIM1_TRG_COM_IRQHandler
|
||||
TIM1_CC_IRQHandler
|
||||
TIM2_IRQHandler
|
||||
TIM3_IRQHandler
|
||||
TIM4_IRQHandler
|
||||
I2C1_EV_IRQHandler
|
||||
I2C1_ER_IRQHandler
|
||||
I2C2_EV_IRQHandler
|
||||
I2C2_ER_IRQHandler
|
||||
SPI1_IRQHandler
|
||||
SPI2_IRQHandler
|
||||
USART1_IRQHandler
|
||||
USART2_IRQHandler
|
||||
USART3_IRQHandler
|
||||
EXTI15_10_IRQHandler
|
||||
RTC_Alarm_IRQHandler
|
||||
USBWakeUp_IRQHandler
|
||||
TIM8_BRK_IRQHandler
|
||||
TIM8_UP_IRQHandler
|
||||
TIM8_TRG_COM_IRQHandler
|
||||
TIM8_CC_IRQHandler
|
||||
ADC3_IRQHandler
|
||||
FSMC_IRQHandler
|
||||
SDIO_IRQHandler
|
||||
TIM5_IRQHandler
|
||||
SPI3_IRQHandler
|
||||
UART4_IRQHandler
|
||||
UART5_IRQHandler
|
||||
TIM6_IRQHandler
|
||||
TIM7_IRQHandler
|
||||
DMA2_Channel1_IRQHandler
|
||||
DMA2_Channel2_IRQHandler
|
||||
DMA2_Channel3_IRQHandler
|
||||
DMA2_Channel4_5_IRQHandler
|
||||
B .
|
||||
|
||||
ENDP
|
||||
|
||||
ALIGN
|
||||
|
||||
;*******************************************************************************
|
||||
; User Stack and Heap initialization
|
||||
;*******************************************************************************
|
||||
IF :DEF:__MICROLIB
|
||||
|
||||
EXPORT __initial_sp
|
||||
EXPORT __heap_base
|
||||
EXPORT __heap_limit
|
||||
|
||||
ELSE
|
||||
|
||||
IMPORT __use_two_region_memory
|
||||
EXPORT __user_initial_stackheap
|
||||
|
||||
__user_initial_stackheap
|
||||
|
||||
LDR R0, = Heap_Mem
|
||||
LDR R1, =(Stack_Mem + Stack_Size)
|
||||
LDR R2, = (Heap_Mem + Heap_Size)
|
||||
LDR R3, = Stack_Mem
|
||||
BX LR
|
||||
|
||||
ALIGN
|
||||
|
||||
ENDIF
|
||||
|
||||
END
|
||||
|
||||
;************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE*****
|
||||
3842
MDK-ARM/uksvep_2_2_v1.uvguix.dimas
Normal file
3842
MDK-ARM/uksvep_2_2_v1.uvguix.dimas
Normal file
File diff suppressed because one or more lines are too long
3628
MDK-ARM/uksvep_2_2_v1.uvguix.test
Normal file
3628
MDK-ARM/uksvep_2_2_v1.uvguix.test
Normal file
File diff suppressed because one or more lines are too long
3655
MDK-ARM/uksvep_2_2_v1.uvguix.yura
Normal file
3655
MDK-ARM/uksvep_2_2_v1.uvguix.yura
Normal file
File diff suppressed because one or more lines are too long
644
MDK-ARM/uksvep_2_2_v1.uvoptx
Normal file
644
MDK-ARM/uksvep_2_2_v1.uvoptx
Normal file
@@ -0,0 +1,644 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<ProjectOpt xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_optx.xsd">
|
||||
|
||||
<SchemaVersion>1.0</SchemaVersion>
|
||||
|
||||
<Header>### uVision Project, (C) Keil Software</Header>
|
||||
|
||||
<Extensions>
|
||||
<cExt>*.c</cExt>
|
||||
<aExt>*.s*; *.src; *.a*</aExt>
|
||||
<oExt>*.obj; *.o</oExt>
|
||||
<lExt>*.lib</lExt>
|
||||
<tExt>*.txt; *.h; *.inc</tExt>
|
||||
<pExt>*.plm</pExt>
|
||||
<CppX>*.cpp</CppX>
|
||||
<nMigrate>0</nMigrate>
|
||||
</Extensions>
|
||||
|
||||
<DaveTm>
|
||||
<dwLowDateTime>0</dwLowDateTime>
|
||||
<dwHighDateTime>0</dwHighDateTime>
|
||||
</DaveTm>
|
||||
|
||||
<Target>
|
||||
<TargetName>uksvep_2_2_v1</TargetName>
|
||||
<ToolsetNumber>0x4</ToolsetNumber>
|
||||
<ToolsetName>ARM-ADS</ToolsetName>
|
||||
<TargetOption>
|
||||
<CLKADS>8000000</CLKADS>
|
||||
<OPTTT>
|
||||
<gFlags>1</gFlags>
|
||||
<BeepAtEnd>1</BeepAtEnd>
|
||||
<RunSim>0</RunSim>
|
||||
<RunTarget>1</RunTarget>
|
||||
<RunAbUc>0</RunAbUc>
|
||||
</OPTTT>
|
||||
<OPTHX>
|
||||
<HexSelection>1</HexSelection>
|
||||
<FlashByte>65535</FlashByte>
|
||||
<HexRangeLowAddress>0</HexRangeLowAddress>
|
||||
<HexRangeHighAddress>0</HexRangeHighAddress>
|
||||
<HexOffset>0</HexOffset>
|
||||
</OPTHX>
|
||||
<OPTLEX>
|
||||
<PageWidth>79</PageWidth>
|
||||
<PageLength>66</PageLength>
|
||||
<TabStop>8</TabStop>
|
||||
<ListingPath></ListingPath>
|
||||
</OPTLEX>
|
||||
<ListingPage>
|
||||
<CreateCListing>1</CreateCListing>
|
||||
<CreateAListing>1</CreateAListing>
|
||||
<CreateLListing>1</CreateLListing>
|
||||
<CreateIListing>0</CreateIListing>
|
||||
<AsmCond>1</AsmCond>
|
||||
<AsmSymb>1</AsmSymb>
|
||||
<AsmXref>0</AsmXref>
|
||||
<CCond>1</CCond>
|
||||
<CCode>0</CCode>
|
||||
<CListInc>0</CListInc>
|
||||
<CSymb>0</CSymb>
|
||||
<LinkerCodeListing>0</LinkerCodeListing>
|
||||
</ListingPage>
|
||||
<OPTXL>
|
||||
<LMap>1</LMap>
|
||||
<LComments>1</LComments>
|
||||
<LGenerateSymbols>1</LGenerateSymbols>
|
||||
<LLibSym>1</LLibSym>
|
||||
<LLines>1</LLines>
|
||||
<LLocSym>1</LLocSym>
|
||||
<LPubSym>1</LPubSym>
|
||||
<LXref>0</LXref>
|
||||
<LExpSel>0</LExpSel>
|
||||
</OPTXL>
|
||||
<OPTFL>
|
||||
<tvExp>1</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<IsCurrentTarget>1</IsCurrentTarget>
|
||||
</OPTFL>
|
||||
<CpuCode>18</CpuCode>
|
||||
<DebugOpt>
|
||||
<uSim>0</uSim>
|
||||
<uTrg>1</uTrg>
|
||||
<sLdApp>1</sLdApp>
|
||||
<sGomain>1</sGomain>
|
||||
<sRbreak>1</sRbreak>
|
||||
<sRwatch>1</sRwatch>
|
||||
<sRmem>1</sRmem>
|
||||
<sRfunc>1</sRfunc>
|
||||
<sRbox>1</sRbox>
|
||||
<tLdApp>1</tLdApp>
|
||||
<tGomain>1</tGomain>
|
||||
<tRbreak>1</tRbreak>
|
||||
<tRwatch>1</tRwatch>
|
||||
<tRmem>1</tRmem>
|
||||
<tRfunc>1</tRfunc>
|
||||
<tRbox>1</tRbox>
|
||||
<tRtrace>1</tRtrace>
|
||||
<sRSysVw>1</sRSysVw>
|
||||
<tRSysVw>1</tRSysVw>
|
||||
<sRunDeb>0</sRunDeb>
|
||||
<sLrtime>0</sLrtime>
|
||||
<bEvRecOn>1</bEvRecOn>
|
||||
<bSchkAxf>0</bSchkAxf>
|
||||
<bTchkAxf>0</bTchkAxf>
|
||||
<nTsel>7</nTsel>
|
||||
<sDll></sDll>
|
||||
<sDllPa></sDllPa>
|
||||
<sDlgDll></sDlgDll>
|
||||
<sDlgPa></sDlgPa>
|
||||
<sIfile></sIfile>
|
||||
<tDll></tDll>
|
||||
<tDllPa></tDllPa>
|
||||
<tDlgDll></tDlgDll>
|
||||
<tDlgPa></tDlgPa>
|
||||
<tIfile></tIfile>
|
||||
<pMon>Segger\JL2CM3.dll</pMon>
|
||||
</DebugOpt>
|
||||
<TargetDriverDllRegistry>
|
||||
<SetRegEntry>
|
||||
<Number>0</Number>
|
||||
<Key>DLGUARM</Key>
|
||||
<Name></Name>
|
||||
</SetRegEntry>
|
||||
<SetRegEntry>
|
||||
<Number>0</Number>
|
||||
<Key>ARMRTXEVENTFLAGS</Key>
|
||||
<Name>-L70 -Z18 -C0 -M0 -T1</Name>
|
||||
</SetRegEntry>
|
||||
<SetRegEntry>
|
||||
<Number>0</Number>
|
||||
<Key>DLGTARM</Key>
|
||||
<Name>(1010=-1,-1,-1,-1,0)(1007=-1,-1,-1,-1,0)(1008=-1,-1,-1,-1,0)(1009=-1,-1,-1,-1,0)</Name>
|
||||
</SetRegEntry>
|
||||
<SetRegEntry>
|
||||
<Number>0</Number>
|
||||
<Key>ARMDBGFLAGS</Key>
|
||||
<Name></Name>
|
||||
</SetRegEntry>
|
||||
<SetRegEntry>
|
||||
<Number>0</Number>
|
||||
<Key>JL2CM3</Key>
|
||||
<Name>-U504301808 -O14 -S3 -ZTIFSpeedSel3000 -A0 -C0 -JU1 -JI127.0.0.1 -JP0 -RST0 -N00("ARM CoreSight JTAG-DP") -D00(4BA00477) -L00(4) -TO18 -TC10000000 -TP21 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -TB1 -TFE0 -FO7 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_512.FLM -FS08000000 -FL080000 -FP0($$Device:STM32F103RC$Flash\STM32F10x_512.FLM)</Name>
|
||||
</SetRegEntry>
|
||||
<SetRegEntry>
|
||||
<Number>0</Number>
|
||||
<Key>UL2CM3</Key>
|
||||
<Name>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_512 -FS08000000 -FL080000 -FP0($$Device:STM32F103RC$Flash\STM32F10x_512.FLM))</Name>
|
||||
</SetRegEntry>
|
||||
<SetRegEntry>
|
||||
<Number>0</Number>
|
||||
<Key>ST-LINKIII-KEIL_SWO</Key>
|
||||
<Name>-U52FF6D067188485535530767 -O2190 -SF268436581 -C0 -A0 -I0 -HNlocalhost -HP7184 -P1 -N00("ARM CoreSight JTAG-DP") -D00(3BA00477) -L00(0) -TO131090 -TC10000000 -TT10000000 -TP21 -TDS8000 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO7 -FD20000000 -FC800 -FN1 -FF0STM32F10x_512.FLM -FS08000000 -FL040000 -FP0($$Device:STM32F103RC$Flash\STM32F10x_512.FLM)</Name>
|
||||
</SetRegEntry>
|
||||
</TargetDriverDllRegistry>
|
||||
<Breakpoint/>
|
||||
<WatchWindow1>
|
||||
<Ww>
|
||||
<count>0</count>
|
||||
<WinNumber>1</WinNumber>
|
||||
<ItemText>huart1</ItemText>
|
||||
</Ww>
|
||||
<Ww>
|
||||
<count>1</count>
|
||||
<WinNumber>1</WinNumber>
|
||||
<ItemText>mode</ItemText>
|
||||
</Ww>
|
||||
<Ww>
|
||||
<count>2</count>
|
||||
<WinNumber>1</WinNumber>
|
||||
<ItemText>RX_box_ID</ItemText>
|
||||
</Ww>
|
||||
<Ww>
|
||||
<count>3</count>
|
||||
<WinNumber>1</WinNumber>
|
||||
<ItemText>BC_box_ID</ItemText>
|
||||
</Ww>
|
||||
<Ww>
|
||||
<count>4</count>
|
||||
<WinNumber>1</WinNumber>
|
||||
<ItemText>msgHeader.ExtId</ItemText>
|
||||
</Ww>
|
||||
<Ww>
|
||||
<count>5</count>
|
||||
<WinNumber>1</WinNumber>
|
||||
<ItemText>PercentU[0]</ItemText>
|
||||
</Ww>
|
||||
<Ww>
|
||||
<count>6</count>
|
||||
<WinNumber>1</WinNumber>
|
||||
<ItemText>input.bit.bitA</ItemText>
|
||||
</Ww>
|
||||
<Ww>
|
||||
<count>7</count>
|
||||
<WinNumber>1</WinNumber>
|
||||
<ItemText>sum_u</ItemText>
|
||||
</Ww>
|
||||
</WatchWindow1>
|
||||
<WatchWindow2>
|
||||
<Ww>
|
||||
<count>0</count>
|
||||
<WinNumber>2</WinNumber>
|
||||
<ItemText>modbus</ItemText>
|
||||
</Ww>
|
||||
<Ww>
|
||||
<count>1</count>
|
||||
<WinNumber>2</WinNumber>
|
||||
<ItemText>norm_diod</ItemText>
|
||||
</Ww>
|
||||
<Ww>
|
||||
<count>2</count>
|
||||
<WinNumber>2</WinNumber>
|
||||
<ItemText>work_diod</ItemText>
|
||||
</Ww>
|
||||
<Ww>
|
||||
<count>3</count>
|
||||
<WinNumber>2</WinNumber>
|
||||
<ItemText>power_lamp</ItemText>
|
||||
</Ww>
|
||||
<Ww>
|
||||
<count>4</count>
|
||||
<WinNumber>2</WinNumber>
|
||||
<ItemText>sysclk</ItemText>
|
||||
</Ww>
|
||||
</WatchWindow2>
|
||||
<MemoryWindow1>
|
||||
<Mm>
|
||||
<WinNumber>1</WinNumber>
|
||||
<SubType>0</SubType>
|
||||
<ItemText>0</ItemText>
|
||||
<AccSizeX>0</AccSizeX>
|
||||
</Mm>
|
||||
</MemoryWindow1>
|
||||
<Tracepoint>
|
||||
<THDelay>0</THDelay>
|
||||
</Tracepoint>
|
||||
<DebugFlag>
|
||||
<trace>0</trace>
|
||||
<periodic>1</periodic>
|
||||
<aLwin>0</aLwin>
|
||||
<aCover>0</aCover>
|
||||
<aSer1>0</aSer1>
|
||||
<aSer2>0</aSer2>
|
||||
<aPa>0</aPa>
|
||||
<viewmode>1</viewmode>
|
||||
<vrSel>0</vrSel>
|
||||
<aSym>0</aSym>
|
||||
<aTbox>0</aTbox>
|
||||
<AscS1>0</AscS1>
|
||||
<AscS2>0</AscS2>
|
||||
<AscS3>0</AscS3>
|
||||
<aSer3>0</aSer3>
|
||||
<eProf>0</eProf>
|
||||
<aLa>0</aLa>
|
||||
<aPa1>0</aPa1>
|
||||
<AscS4>0</AscS4>
|
||||
<aSer4>0</aSer4>
|
||||
<StkLoc>1</StkLoc>
|
||||
<TrcWin>0</TrcWin>
|
||||
<newCpu>0</newCpu>
|
||||
<uProt>0</uProt>
|
||||
</DebugFlag>
|
||||
<LintExecutable></LintExecutable>
|
||||
<LintConfigFile></LintConfigFile>
|
||||
<bLintAuto>0</bLintAuto>
|
||||
<bAutoGenD>0</bAutoGenD>
|
||||
<LntExFlags>0</LntExFlags>
|
||||
<pMisraName></pMisraName>
|
||||
<pszMrule></pszMrule>
|
||||
<pSingCmds></pSingCmds>
|
||||
<pMultCmds></pMultCmds>
|
||||
<pMisraNamep></pMisraNamep>
|
||||
<pszMrulep></pszMrulep>
|
||||
<pSingCmdsp></pSingCmdsp>
|
||||
<pMultCmdsp></pMultCmdsp>
|
||||
<SystemViewers>
|
||||
<Entry>
|
||||
<Name>System Viewer\TIM4</Name>
|
||||
<WinId>35905</WinId>
|
||||
</Entry>
|
||||
</SystemViewers>
|
||||
<DebugDescription>
|
||||
<Enable>1</Enable>
|
||||
<EnableFlashSeq>0</EnableFlashSeq>
|
||||
<EnableLog>0</EnableLog>
|
||||
<Protocol>1</Protocol>
|
||||
<DbgClock>-2146358648</DbgClock>
|
||||
</DebugDescription>
|
||||
</TargetOption>
|
||||
</Target>
|
||||
|
||||
<Group>
|
||||
<GroupName>Application/MDK-ARM</GroupName>
|
||||
<tvExp>1</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<cbSel>0</cbSel>
|
||||
<RteFlg>0</RteFlg>
|
||||
<File>
|
||||
<GroupNumber>1</GroupNumber>
|
||||
<FileNumber>1</FileNumber>
|
||||
<FileType>2</FileType>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<bDave2>0</bDave2>
|
||||
<PathWithFileName>startup_stm32f103xe.s</PathWithFileName>
|
||||
<FilenameWithoutPath>startup_stm32f103xe.s</FilenameWithoutPath>
|
||||
<RteFlg>0</RteFlg>
|
||||
<bShared>0</bShared>
|
||||
</File>
|
||||
</Group>
|
||||
|
||||
<Group>
|
||||
<GroupName>Application/User/Core</GroupName>
|
||||
<tvExp>1</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<cbSel>0</cbSel>
|
||||
<RteFlg>0</RteFlg>
|
||||
<File>
|
||||
<GroupNumber>2</GroupNumber>
|
||||
<FileNumber>2</FileNumber>
|
||||
<FileType>1</FileType>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<bDave2>0</bDave2>
|
||||
<PathWithFileName>..\Core\Src\crc16.c</PathWithFileName>
|
||||
<FilenameWithoutPath>crc16.c</FilenameWithoutPath>
|
||||
<RteFlg>0</RteFlg>
|
||||
<bShared>0</bShared>
|
||||
</File>
|
||||
<File>
|
||||
<GroupNumber>2</GroupNumber>
|
||||
<FileNumber>3</FileNumber>
|
||||
<FileType>1</FileType>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<bDave2>0</bDave2>
|
||||
<PathWithFileName>..\Core\Src\eeprom.c</PathWithFileName>
|
||||
<FilenameWithoutPath>eeprom.c</FilenameWithoutPath>
|
||||
<RteFlg>0</RteFlg>
|
||||
<bShared>0</bShared>
|
||||
</File>
|
||||
<File>
|
||||
<GroupNumber>2</GroupNumber>
|
||||
<FileNumber>4</FileNumber>
|
||||
<FileType>1</FileType>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<bDave2>0</bDave2>
|
||||
<PathWithFileName>..\Core\Src\lampa.c</PathWithFileName>
|
||||
<FilenameWithoutPath>lampa.c</FilenameWithoutPath>
|
||||
<RteFlg>0</RteFlg>
|
||||
<bShared>0</bShared>
|
||||
</File>
|
||||
<File>
|
||||
<GroupNumber>2</GroupNumber>
|
||||
<FileNumber>5</FileNumber>
|
||||
<FileType>1</FileType>
|
||||
<tvExp>1</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<bDave2>0</bDave2>
|
||||
<PathWithFileName>..\Core\Src\message.c</PathWithFileName>
|
||||
<FilenameWithoutPath>message.c</FilenameWithoutPath>
|
||||
<RteFlg>0</RteFlg>
|
||||
<bShared>0</bShared>
|
||||
</File>
|
||||
<File>
|
||||
<GroupNumber>2</GroupNumber>
|
||||
<FileNumber>6</FileNumber>
|
||||
<FileType>1</FileType>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<bDave2>0</bDave2>
|
||||
<PathWithFileName>../Core/Src/main.c</PathWithFileName>
|
||||
<FilenameWithoutPath>main.c</FilenameWithoutPath>
|
||||
<RteFlg>0</RteFlg>
|
||||
<bShared>0</bShared>
|
||||
</File>
|
||||
<File>
|
||||
<GroupNumber>2</GroupNumber>
|
||||
<FileNumber>7</FileNumber>
|
||||
<FileType>1</FileType>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<bDave2>0</bDave2>
|
||||
<PathWithFileName>../Core/Src/gpio.c</PathWithFileName>
|
||||
<FilenameWithoutPath>gpio.c</FilenameWithoutPath>
|
||||
<RteFlg>0</RteFlg>
|
||||
<bShared>0</bShared>
|
||||
</File>
|
||||
<File>
|
||||
<GroupNumber>2</GroupNumber>
|
||||
<FileNumber>8</FileNumber>
|
||||
<FileType>1</FileType>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<bDave2>0</bDave2>
|
||||
<PathWithFileName>../Core/Src/can.c</PathWithFileName>
|
||||
<FilenameWithoutPath>can.c</FilenameWithoutPath>
|
||||
<RteFlg>0</RteFlg>
|
||||
<bShared>0</bShared>
|
||||
</File>
|
||||
<File>
|
||||
<GroupNumber>2</GroupNumber>
|
||||
<FileNumber>9</FileNumber>
|
||||
<FileType>1</FileType>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<bDave2>0</bDave2>
|
||||
<PathWithFileName>../Core/Src/tim.c</PathWithFileName>
|
||||
<FilenameWithoutPath>tim.c</FilenameWithoutPath>
|
||||
<RteFlg>0</RteFlg>
|
||||
<bShared>0</bShared>
|
||||
</File>
|
||||
<File>
|
||||
<GroupNumber>2</GroupNumber>
|
||||
<FileNumber>10</FileNumber>
|
||||
<FileType>1</FileType>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<bDave2>0</bDave2>
|
||||
<PathWithFileName>../Core/Src/stm32f1xx_it.c</PathWithFileName>
|
||||
<FilenameWithoutPath>stm32f1xx_it.c</FilenameWithoutPath>
|
||||
<RteFlg>0</RteFlg>
|
||||
<bShared>0</bShared>
|
||||
</File>
|
||||
<File>
|
||||
<GroupNumber>2</GroupNumber>
|
||||
<FileNumber>11</FileNumber>
|
||||
<FileType>1</FileType>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<bDave2>0</bDave2>
|
||||
<PathWithFileName>../Core/Src/stm32f1xx_hal_msp.c</PathWithFileName>
|
||||
<FilenameWithoutPath>stm32f1xx_hal_msp.c</FilenameWithoutPath>
|
||||
<RteFlg>0</RteFlg>
|
||||
<bShared>0</bShared>
|
||||
</File>
|
||||
</Group>
|
||||
|
||||
<Group>
|
||||
<GroupName>Drivers/STM32F1xx_HAL_Driver</GroupName>
|
||||
<tvExp>1</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<cbSel>0</cbSel>
|
||||
<RteFlg>0</RteFlg>
|
||||
<File>
|
||||
<GroupNumber>3</GroupNumber>
|
||||
<FileNumber>12</FileNumber>
|
||||
<FileType>1</FileType>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<bDave2>0</bDave2>
|
||||
<PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c</PathWithFileName>
|
||||
<FilenameWithoutPath>stm32f1xx_hal_gpio_ex.c</FilenameWithoutPath>
|
||||
<RteFlg>0</RteFlg>
|
||||
<bShared>0</bShared>
|
||||
</File>
|
||||
<File>
|
||||
<GroupNumber>3</GroupNumber>
|
||||
<FileNumber>13</FileNumber>
|
||||
<FileType>1</FileType>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<bDave2>0</bDave2>
|
||||
<PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_can.c</PathWithFileName>
|
||||
<FilenameWithoutPath>stm32f1xx_hal_can.c</FilenameWithoutPath>
|
||||
<RteFlg>0</RteFlg>
|
||||
<bShared>0</bShared>
|
||||
</File>
|
||||
<File>
|
||||
<GroupNumber>3</GroupNumber>
|
||||
<FileNumber>14</FileNumber>
|
||||
<FileType>1</FileType>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<bDave2>0</bDave2>
|
||||
<PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c</PathWithFileName>
|
||||
<FilenameWithoutPath>stm32f1xx_hal.c</FilenameWithoutPath>
|
||||
<RteFlg>0</RteFlg>
|
||||
<bShared>0</bShared>
|
||||
</File>
|
||||
<File>
|
||||
<GroupNumber>3</GroupNumber>
|
||||
<FileNumber>15</FileNumber>
|
||||
<FileType>1</FileType>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<bDave2>0</bDave2>
|
||||
<PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c</PathWithFileName>
|
||||
<FilenameWithoutPath>stm32f1xx_hal_rcc.c</FilenameWithoutPath>
|
||||
<RteFlg>0</RteFlg>
|
||||
<bShared>0</bShared>
|
||||
</File>
|
||||
<File>
|
||||
<GroupNumber>3</GroupNumber>
|
||||
<FileNumber>16</FileNumber>
|
||||
<FileType>1</FileType>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<bDave2>0</bDave2>
|
||||
<PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c</PathWithFileName>
|
||||
<FilenameWithoutPath>stm32f1xx_hal_rcc_ex.c</FilenameWithoutPath>
|
||||
<RteFlg>0</RteFlg>
|
||||
<bShared>0</bShared>
|
||||
</File>
|
||||
<File>
|
||||
<GroupNumber>3</GroupNumber>
|
||||
<FileNumber>17</FileNumber>
|
||||
<FileType>1</FileType>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<bDave2>0</bDave2>
|
||||
<PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c</PathWithFileName>
|
||||
<FilenameWithoutPath>stm32f1xx_hal_gpio.c</FilenameWithoutPath>
|
||||
<RteFlg>0</RteFlg>
|
||||
<bShared>0</bShared>
|
||||
</File>
|
||||
<File>
|
||||
<GroupNumber>3</GroupNumber>
|
||||
<FileNumber>18</FileNumber>
|
||||
<FileType>1</FileType>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<bDave2>0</bDave2>
|
||||
<PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c</PathWithFileName>
|
||||
<FilenameWithoutPath>stm32f1xx_hal_dma.c</FilenameWithoutPath>
|
||||
<RteFlg>0</RteFlg>
|
||||
<bShared>0</bShared>
|
||||
</File>
|
||||
<File>
|
||||
<GroupNumber>3</GroupNumber>
|
||||
<FileNumber>19</FileNumber>
|
||||
<FileType>1</FileType>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<bDave2>0</bDave2>
|
||||
<PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c</PathWithFileName>
|
||||
<FilenameWithoutPath>stm32f1xx_hal_cortex.c</FilenameWithoutPath>
|
||||
<RteFlg>0</RteFlg>
|
||||
<bShared>0</bShared>
|
||||
</File>
|
||||
<File>
|
||||
<GroupNumber>3</GroupNumber>
|
||||
<FileNumber>20</FileNumber>
|
||||
<FileType>1</FileType>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<bDave2>0</bDave2>
|
||||
<PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c</PathWithFileName>
|
||||
<FilenameWithoutPath>stm32f1xx_hal_pwr.c</FilenameWithoutPath>
|
||||
<RteFlg>0</RteFlg>
|
||||
<bShared>0</bShared>
|
||||
</File>
|
||||
<File>
|
||||
<GroupNumber>3</GroupNumber>
|
||||
<FileNumber>21</FileNumber>
|
||||
<FileType>1</FileType>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<bDave2>0</bDave2>
|
||||
<PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c</PathWithFileName>
|
||||
<FilenameWithoutPath>stm32f1xx_hal_flash.c</FilenameWithoutPath>
|
||||
<RteFlg>0</RteFlg>
|
||||
<bShared>0</bShared>
|
||||
</File>
|
||||
<File>
|
||||
<GroupNumber>3</GroupNumber>
|
||||
<FileNumber>22</FileNumber>
|
||||
<FileType>1</FileType>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<bDave2>0</bDave2>
|
||||
<PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c</PathWithFileName>
|
||||
<FilenameWithoutPath>stm32f1xx_hal_flash_ex.c</FilenameWithoutPath>
|
||||
<RteFlg>0</RteFlg>
|
||||
<bShared>0</bShared>
|
||||
</File>
|
||||
<File>
|
||||
<GroupNumber>3</GroupNumber>
|
||||
<FileNumber>23</FileNumber>
|
||||
<FileType>1</FileType>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<bDave2>0</bDave2>
|
||||
<PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c</PathWithFileName>
|
||||
<FilenameWithoutPath>stm32f1xx_hal_exti.c</FilenameWithoutPath>
|
||||
<RteFlg>0</RteFlg>
|
||||
<bShared>0</bShared>
|
||||
</File>
|
||||
<File>
|
||||
<GroupNumber>3</GroupNumber>
|
||||
<FileNumber>24</FileNumber>
|
||||
<FileType>1</FileType>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<bDave2>0</bDave2>
|
||||
<PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c</PathWithFileName>
|
||||
<FilenameWithoutPath>stm32f1xx_hal_tim.c</FilenameWithoutPath>
|
||||
<RteFlg>0</RteFlg>
|
||||
<bShared>0</bShared>
|
||||
</File>
|
||||
<File>
|
||||
<GroupNumber>3</GroupNumber>
|
||||
<FileNumber>25</FileNumber>
|
||||
<FileType>1</FileType>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<bDave2>0</bDave2>
|
||||
<PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c</PathWithFileName>
|
||||
<FilenameWithoutPath>stm32f1xx_hal_tim_ex.c</FilenameWithoutPath>
|
||||
<RteFlg>0</RteFlg>
|
||||
<bShared>0</bShared>
|
||||
</File>
|
||||
</Group>
|
||||
|
||||
<Group>
|
||||
<GroupName>Drivers/CMSIS</GroupName>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<cbSel>0</cbSel>
|
||||
<RteFlg>0</RteFlg>
|
||||
<File>
|
||||
<GroupNumber>4</GroupNumber>
|
||||
<FileNumber>26</FileNumber>
|
||||
<FileType>1</FileType>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<bDave2>0</bDave2>
|
||||
<PathWithFileName>../Core/Src/system_stm32f1xx.c</PathWithFileName>
|
||||
<FilenameWithoutPath>system_stm32f1xx.c</FilenameWithoutPath>
|
||||
<RteFlg>0</RteFlg>
|
||||
<bShared>0</bShared>
|
||||
</File>
|
||||
</Group>
|
||||
|
||||
<Group>
|
||||
<GroupName>::CMSIS</GroupName>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<cbSel>0</cbSel>
|
||||
<RteFlg>1</RteFlg>
|
||||
</Group>
|
||||
|
||||
</ProjectOpt>
|
||||
1608
MDK-ARM/uksvep_2_2_v1.uvprojx
Normal file
1608
MDK-ARM/uksvep_2_2_v1.uvprojx
Normal file
@@ -0,0 +1,1608 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_projx.xsd">
|
||||
|
||||
<SchemaVersion>2.1</SchemaVersion>
|
||||
|
||||
<Header>### uVision Project, (C) Keil Software</Header>
|
||||
|
||||
<Targets>
|
||||
<Target>
|
||||
<TargetName>uksvep_2_2_v1</TargetName>
|
||||
<ToolsetNumber>0x4</ToolsetNumber>
|
||||
<ToolsetName>ARM-ADS</ToolsetName>
|
||||
<pCCUsed>5060750::V5.06 update 6 (build 750)::ARMCC</pCCUsed>
|
||||
<uAC6>0</uAC6>
|
||||
<TargetOption>
|
||||
<TargetCommonOption>
|
||||
<Device>STM32F103RC</Device>
|
||||
<Vendor>STMicroelectronics</Vendor>
|
||||
<PackID>Keil.STM32F1xx_DFP.2.3.0</PackID>
|
||||
<PackURL>http://www.keil.com/pack/</PackURL>
|
||||
<Cpu>IRAM(0x20000000-0x2000BFFF) IROM(0x8000000-0x803FFFF) CLOCK(8000000) CPUTYPE("Cortex-M3") TZ</Cpu>
|
||||
<FlashUtilSpec></FlashUtilSpec>
|
||||
<StartupFile></StartupFile>
|
||||
<FlashDriverDll></FlashDriverDll>
|
||||
<DeviceId>0</DeviceId>
|
||||
<RegisterFile></RegisterFile>
|
||||
<MemoryEnv></MemoryEnv>
|
||||
<Cmp></Cmp>
|
||||
<Asm></Asm>
|
||||
<Linker></Linker>
|
||||
<OHString></OHString>
|
||||
<InfinionOptionDll></InfinionOptionDll>
|
||||
<SLE66CMisc></SLE66CMisc>
|
||||
<SLE66AMisc></SLE66AMisc>
|
||||
<SLE66LinkerMisc></SLE66LinkerMisc>
|
||||
<SFDFile>$$Device:STM32F103RC$SVD\STM32F103xx.svd</SFDFile>
|
||||
<bCustSvd>0</bCustSvd>
|
||||
<UseEnv>0</UseEnv>
|
||||
<BinPath></BinPath>
|
||||
<IncludePath></IncludePath>
|
||||
<LibPath></LibPath>
|
||||
<RegisterFilePath></RegisterFilePath>
|
||||
<DBRegisterFilePath></DBRegisterFilePath>
|
||||
<TargetStatus>
|
||||
<Error>0</Error>
|
||||
<ExitCodeStop>0</ExitCodeStop>
|
||||
<ButtonStop>0</ButtonStop>
|
||||
<NotGenerated>0</NotGenerated>
|
||||
<InvalidFlash>1</InvalidFlash>
|
||||
</TargetStatus>
|
||||
<OutputDirectory>uksvep_2_2_v1\</OutputDirectory>
|
||||
<OutputName>uksvep_2_2_v1</OutputName>
|
||||
<CreateExecutable>1</CreateExecutable>
|
||||
<CreateLib>0</CreateLib>
|
||||
<CreateHexFile>1</CreateHexFile>
|
||||
<DebugInformation>1</DebugInformation>
|
||||
<BrowseInformation>1</BrowseInformation>
|
||||
<ListingPath></ListingPath>
|
||||
<HexFormatSelection>1</HexFormatSelection>
|
||||
<Merge32K>0</Merge32K>
|
||||
<CreateBatchFile>0</CreateBatchFile>
|
||||
<BeforeCompile>
|
||||
<RunUserProg1>0</RunUserProg1>
|
||||
<RunUserProg2>0</RunUserProg2>
|
||||
<UserProg1Name></UserProg1Name>
|
||||
<UserProg2Name></UserProg2Name>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopU1X>0</nStopU1X>
|
||||
<nStopU2X>0</nStopU2X>
|
||||
</BeforeCompile>
|
||||
<BeforeMake>
|
||||
<RunUserProg1>0</RunUserProg1>
|
||||
<RunUserProg2>0</RunUserProg2>
|
||||
<UserProg1Name></UserProg1Name>
|
||||
<UserProg2Name></UserProg2Name>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopB1X>0</nStopB1X>
|
||||
<nStopB2X>0</nStopB2X>
|
||||
</BeforeMake>
|
||||
<AfterMake>
|
||||
<RunUserProg1>0</RunUserProg1>
|
||||
<RunUserProg2>0</RunUserProg2>
|
||||
<UserProg1Name></UserProg1Name>
|
||||
<UserProg2Name></UserProg2Name>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopA1X>0</nStopA1X>
|
||||
<nStopA2X>0</nStopA2X>
|
||||
</AfterMake>
|
||||
<SelectedForBatchBuild>1</SelectedForBatchBuild>
|
||||
<SVCSIdString></SVCSIdString>
|
||||
</TargetCommonOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>0</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>1</IncludeInBuild>
|
||||
<AlwaysBuild>0</AlwaysBuild>
|
||||
<GenerateAssemblyFile>0</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>0</AssembleAssemblyFile>
|
||||
<PublicsOnly>0</PublicsOnly>
|
||||
<StopOnExitCode>3</StopOnExitCode>
|
||||
<CustomArgument></CustomArgument>
|
||||
<IncludeLibraryModules></IncludeLibraryModules>
|
||||
<ComprImg>0</ComprImg>
|
||||
</CommonProperty>
|
||||
<DllOption>
|
||||
<SimDllName>SARMCM3.DLL</SimDllName>
|
||||
<SimDllArguments>-REMAP</SimDllArguments>
|
||||
<SimDlgDll>DCM.DLL</SimDlgDll>
|
||||
<SimDlgDllArguments>-pCM3</SimDlgDllArguments>
|
||||
<TargetDllName>SARMCM3.DLL</TargetDllName>
|
||||
<TargetDllArguments></TargetDllArguments>
|
||||
<TargetDlgDll>TCM.DLL</TargetDlgDll>
|
||||
<TargetDlgDllArguments>-pCM3</TargetDlgDllArguments>
|
||||
</DllOption>
|
||||
<DebugOption>
|
||||
<OPTHX>
|
||||
<HexSelection>1</HexSelection>
|
||||
<HexRangeLowAddress>0</HexRangeLowAddress>
|
||||
<HexRangeHighAddress>0</HexRangeHighAddress>
|
||||
<HexOffset>0</HexOffset>
|
||||
<Oh166RecLen>16</Oh166RecLen>
|
||||
</OPTHX>
|
||||
</DebugOption>
|
||||
<Utilities>
|
||||
<Flash1>
|
||||
<UseTargetDll>1</UseTargetDll>
|
||||
<UseExternalTool>0</UseExternalTool>
|
||||
<RunIndependent>0</RunIndependent>
|
||||
<UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
|
||||
<Capability>1</Capability>
|
||||
<DriverSelection>4101</DriverSelection>
|
||||
</Flash1>
|
||||
<bUseTDR>1</bUseTDR>
|
||||
<Flash2>BIN\UL2V8M.DLL</Flash2>
|
||||
<Flash3>"" ()</Flash3>
|
||||
<Flash4></Flash4>
|
||||
<pFcarmOut></pFcarmOut>
|
||||
<pFcarmGrp></pFcarmGrp>
|
||||
<pFcArmRoot></pFcArmRoot>
|
||||
<FcArmLst>0</FcArmLst>
|
||||
</Utilities>
|
||||
<TargetArmAds>
|
||||
<ArmAdsMisc>
|
||||
<GenerateListings>0</GenerateListings>
|
||||
<asHll>1</asHll>
|
||||
<asAsm>1</asAsm>
|
||||
<asMacX>1</asMacX>
|
||||
<asSyms>1</asSyms>
|
||||
<asFals>1</asFals>
|
||||
<asDbgD>1</asDbgD>
|
||||
<asForm>1</asForm>
|
||||
<ldLst>0</ldLst>
|
||||
<ldmm>1</ldmm>
|
||||
<ldXref>1</ldXref>
|
||||
<BigEnd>0</BigEnd>
|
||||
<AdsALst>1</AdsALst>
|
||||
<AdsACrf>1</AdsACrf>
|
||||
<AdsANop>0</AdsANop>
|
||||
<AdsANot>0</AdsANot>
|
||||
<AdsLLst>1</AdsLLst>
|
||||
<AdsLmap>1</AdsLmap>
|
||||
<AdsLcgr>1</AdsLcgr>
|
||||
<AdsLsym>1</AdsLsym>
|
||||
<AdsLszi>1</AdsLszi>
|
||||
<AdsLtoi>1</AdsLtoi>
|
||||
<AdsLsun>1</AdsLsun>
|
||||
<AdsLven>1</AdsLven>
|
||||
<AdsLsxf>1</AdsLsxf>
|
||||
<RvctClst>0</RvctClst>
|
||||
<GenPPlst>0</GenPPlst>
|
||||
<AdsCpuType>"Cortex-M3"</AdsCpuType>
|
||||
<RvctDeviceName></RvctDeviceName>
|
||||
<mOS>0</mOS>
|
||||
<uocRom>0</uocRom>
|
||||
<uocRam>0</uocRam>
|
||||
<hadIROM>1</hadIROM>
|
||||
<hadIRAM>1</hadIRAM>
|
||||
<hadXRAM>0</hadXRAM>
|
||||
<uocXRam>0</uocXRam>
|
||||
<RvdsVP>0</RvdsVP>
|
||||
<RvdsMve>0</RvdsMve>
|
||||
<hadIRAM2>0</hadIRAM2>
|
||||
<hadIROM2>0</hadIROM2>
|
||||
<StupSel>8</StupSel>
|
||||
<useUlib>0</useUlib>
|
||||
<EndSel>0</EndSel>
|
||||
<uLtcg>0</uLtcg>
|
||||
<nSecure>0</nSecure>
|
||||
<RoSelD>3</RoSelD>
|
||||
<RwSelD>4</RwSelD>
|
||||
<CodeSel>0</CodeSel>
|
||||
<OptFeed>0</OptFeed>
|
||||
<NoZi1>0</NoZi1>
|
||||
<NoZi2>0</NoZi2>
|
||||
<NoZi3>0</NoZi3>
|
||||
<NoZi4>0</NoZi4>
|
||||
<NoZi5>0</NoZi5>
|
||||
<Ro1Chk>0</Ro1Chk>
|
||||
<Ro2Chk>0</Ro2Chk>
|
||||
<Ro3Chk>0</Ro3Chk>
|
||||
<Ir1Chk>1</Ir1Chk>
|
||||
<Ir2Chk>0</Ir2Chk>
|
||||
<Ra1Chk>0</Ra1Chk>
|
||||
<Ra2Chk>0</Ra2Chk>
|
||||
<Ra3Chk>0</Ra3Chk>
|
||||
<Im1Chk>1</Im1Chk>
|
||||
<Im2Chk>0</Im2Chk>
|
||||
<OnChipMemories>
|
||||
<Ocm1>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm1>
|
||||
<Ocm2>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm2>
|
||||
<Ocm3>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm3>
|
||||
<Ocm4>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm4>
|
||||
<Ocm5>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm5>
|
||||
<Ocm6>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm6>
|
||||
<IRAM>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x20000000</StartAddress>
|
||||
<Size>0xc000</Size>
|
||||
</IRAM>
|
||||
<IROM>
|
||||
<Type>1</Type>
|
||||
<StartAddress>0x8000000</StartAddress>
|
||||
<Size>0x40000</Size>
|
||||
</IROM>
|
||||
<XRAM>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</XRAM>
|
||||
<OCR_RVCT1>
|
||||
<Type>1</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</OCR_RVCT1>
|
||||
<OCR_RVCT2>
|
||||
<Type>1</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</OCR_RVCT2>
|
||||
<OCR_RVCT3>
|
||||
<Type>1</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</OCR_RVCT3>
|
||||
<OCR_RVCT4>
|
||||
<Type>1</Type>
|
||||
<StartAddress>0x8000000</StartAddress>
|
||||
<Size>0x40000</Size>
|
||||
</OCR_RVCT4>
|
||||
<OCR_RVCT5>
|
||||
<Type>1</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</OCR_RVCT5>
|
||||
<OCR_RVCT6>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</OCR_RVCT6>
|
||||
<OCR_RVCT7>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</OCR_RVCT7>
|
||||
<OCR_RVCT8>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</OCR_RVCT8>
|
||||
<OCR_RVCT9>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x20000000</StartAddress>
|
||||
<Size>0xc000</Size>
|
||||
</OCR_RVCT9>
|
||||
<OCR_RVCT10>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</OCR_RVCT10>
|
||||
</OnChipMemories>
|
||||
<RvctStartVector></RvctStartVector>
|
||||
</ArmAdsMisc>
|
||||
<Cads>
|
||||
<interw>1</interw>
|
||||
<Optim>4</Optim>
|
||||
<oTime>0</oTime>
|
||||
<SplitLS>0</SplitLS>
|
||||
<OneElfS>1</OneElfS>
|
||||
<Strict>0</Strict>
|
||||
<EnumInt>0</EnumInt>
|
||||
<PlainCh>0</PlainCh>
|
||||
<Ropi>0</Ropi>
|
||||
<Rwpi>0</Rwpi>
|
||||
<wLevel>3</wLevel>
|
||||
<uThumb>0</uThumb>
|
||||
<uSurpInc>0</uSurpInc>
|
||||
<uC99>1</uC99>
|
||||
<uGnu>0</uGnu>
|
||||
<useXO>0</useXO>
|
||||
<v6Lang>5</v6Lang>
|
||||
<v6LangP>3</v6LangP>
|
||||
<vShortEn>1</vShortEn>
|
||||
<vShortWch>1</vShortWch>
|
||||
<v6Lto>0</v6Lto>
|
||||
<v6WtE>0</v6WtE>
|
||||
<v6Rtti>0</v6Rtti>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define>USE_HAL_DRIVER,STM32F103xE</Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath>../Core/Inc;../Drivers/STM32F1xx_HAL_Driver/Inc;../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy;../Drivers/CMSIS/Device/ST/STM32F1xx/Include;../Drivers/CMSIS/Include</IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
<Aads>
|
||||
<interw>1</interw>
|
||||
<Ropi>0</Ropi>
|
||||
<Rwpi>0</Rwpi>
|
||||
<thumb>0</thumb>
|
||||
<SplitLS>0</SplitLS>
|
||||
<SwStkChk>0</SwStkChk>
|
||||
<NoWarn>0</NoWarn>
|
||||
<uSurpInc>0</uSurpInc>
|
||||
<useXO>0</useXO>
|
||||
<uClangAs>0</uClangAs>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Aads>
|
||||
<LDads>
|
||||
<umfTarg>1</umfTarg>
|
||||
<Ropi>0</Ropi>
|
||||
<Rwpi>0</Rwpi>
|
||||
<noStLib>0</noStLib>
|
||||
<RepFail>1</RepFail>
|
||||
<useFile>0</useFile>
|
||||
<TextAddressRange></TextAddressRange>
|
||||
<DataAddressRange></DataAddressRange>
|
||||
<pXoBase></pXoBase>
|
||||
<ScatterFile></ScatterFile>
|
||||
<IncludeLibs></IncludeLibs>
|
||||
<IncludeLibsPath></IncludeLibsPath>
|
||||
<Misc></Misc>
|
||||
<LinkerInputFile></LinkerInputFile>
|
||||
<DisabledWarnings></DisabledWarnings>
|
||||
</LDads>
|
||||
</TargetArmAds>
|
||||
</TargetOption>
|
||||
<Groups>
|
||||
<Group>
|
||||
<GroupName>Application/MDK-ARM</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>startup_stm32f103xe.s</FileName>
|
||||
<FileType>2</FileType>
|
||||
<FilePath>startup_stm32f103xe.s</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
<Group>
|
||||
<GroupName>Application/User/Core</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>crc16.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Core\Src\crc16.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>eeprom.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Core\Src\eeprom.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lampa.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Core\Src\lampa.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>message.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Core\Src\message.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>main.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../Core/Src/main.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>gpio.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../Core/Src/gpio.c</FilePath>
|
||||
<FileOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>2</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>1</IncludeInBuild>
|
||||
<AlwaysBuild>2</AlwaysBuild>
|
||||
<GenerateAssemblyFile>2</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>2</AssembleAssemblyFile>
|
||||
<PublicsOnly>2</PublicsOnly>
|
||||
<StopOnExitCode>11</StopOnExitCode>
|
||||
<CustomArgument></CustomArgument>
|
||||
<IncludeLibraryModules></IncludeLibraryModules>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<FileArmAds>
|
||||
<Cads>
|
||||
<interw>2</interw>
|
||||
<Optim>0</Optim>
|
||||
<oTime>2</oTime>
|
||||
<SplitLS>2</SplitLS>
|
||||
<OneElfS>2</OneElfS>
|
||||
<Strict>2</Strict>
|
||||
<EnumInt>2</EnumInt>
|
||||
<PlainCh>2</PlainCh>
|
||||
<Ropi>2</Ropi>
|
||||
<Rwpi>2</Rwpi>
|
||||
<wLevel>0</wLevel>
|
||||
<uThumb>2</uThumb>
|
||||
<uSurpInc>2</uSurpInc>
|
||||
<uC99>2</uC99>
|
||||
<uGnu>2</uGnu>
|
||||
<useXO>2</useXO>
|
||||
<v6Lang>0</v6Lang>
|
||||
<v6LangP>0</v6LangP>
|
||||
<vShortEn>2</vShortEn>
|
||||
<vShortWch>2</vShortWch>
|
||||
<v6Lto>2</v6Lto>
|
||||
<v6WtE>2</v6WtE>
|
||||
<v6Rtti>2</v6Rtti>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
</FileArmAds>
|
||||
</FileOption>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>can.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../Core/Src/can.c</FilePath>
|
||||
<FileOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>2</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>1</IncludeInBuild>
|
||||
<AlwaysBuild>2</AlwaysBuild>
|
||||
<GenerateAssemblyFile>2</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>2</AssembleAssemblyFile>
|
||||
<PublicsOnly>2</PublicsOnly>
|
||||
<StopOnExitCode>11</StopOnExitCode>
|
||||
<CustomArgument></CustomArgument>
|
||||
<IncludeLibraryModules></IncludeLibraryModules>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<FileArmAds>
|
||||
<Cads>
|
||||
<interw>2</interw>
|
||||
<Optim>0</Optim>
|
||||
<oTime>2</oTime>
|
||||
<SplitLS>2</SplitLS>
|
||||
<OneElfS>2</OneElfS>
|
||||
<Strict>2</Strict>
|
||||
<EnumInt>2</EnumInt>
|
||||
<PlainCh>2</PlainCh>
|
||||
<Ropi>2</Ropi>
|
||||
<Rwpi>2</Rwpi>
|
||||
<wLevel>0</wLevel>
|
||||
<uThumb>2</uThumb>
|
||||
<uSurpInc>2</uSurpInc>
|
||||
<uC99>2</uC99>
|
||||
<uGnu>2</uGnu>
|
||||
<useXO>2</useXO>
|
||||
<v6Lang>0</v6Lang>
|
||||
<v6LangP>0</v6LangP>
|
||||
<vShortEn>2</vShortEn>
|
||||
<vShortWch>2</vShortWch>
|
||||
<v6Lto>2</v6Lto>
|
||||
<v6WtE>2</v6WtE>
|
||||
<v6Rtti>2</v6Rtti>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
</FileArmAds>
|
||||
</FileOption>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>tim.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../Core/Src/tim.c</FilePath>
|
||||
<FileOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>2</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>1</IncludeInBuild>
|
||||
<AlwaysBuild>2</AlwaysBuild>
|
||||
<GenerateAssemblyFile>2</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>2</AssembleAssemblyFile>
|
||||
<PublicsOnly>2</PublicsOnly>
|
||||
<StopOnExitCode>11</StopOnExitCode>
|
||||
<CustomArgument></CustomArgument>
|
||||
<IncludeLibraryModules></IncludeLibraryModules>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<FileArmAds>
|
||||
<Cads>
|
||||
<interw>2</interw>
|
||||
<Optim>0</Optim>
|
||||
<oTime>2</oTime>
|
||||
<SplitLS>2</SplitLS>
|
||||
<OneElfS>2</OneElfS>
|
||||
<Strict>2</Strict>
|
||||
<EnumInt>2</EnumInt>
|
||||
<PlainCh>2</PlainCh>
|
||||
<Ropi>2</Ropi>
|
||||
<Rwpi>2</Rwpi>
|
||||
<wLevel>0</wLevel>
|
||||
<uThumb>2</uThumb>
|
||||
<uSurpInc>2</uSurpInc>
|
||||
<uC99>2</uC99>
|
||||
<uGnu>2</uGnu>
|
||||
<useXO>2</useXO>
|
||||
<v6Lang>0</v6Lang>
|
||||
<v6LangP>0</v6LangP>
|
||||
<vShortEn>2</vShortEn>
|
||||
<vShortWch>2</vShortWch>
|
||||
<v6Lto>2</v6Lto>
|
||||
<v6WtE>2</v6WtE>
|
||||
<v6Rtti>2</v6Rtti>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
</FileArmAds>
|
||||
</FileOption>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>stm32f1xx_it.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../Core/Src/stm32f1xx_it.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>stm32f1xx_hal_msp.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../Core/Src/stm32f1xx_hal_msp.c</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
<Group>
|
||||
<GroupName>Drivers/STM32F1xx_HAL_Driver</GroupName>
|
||||
<GroupOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>0</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>2</IncludeInBuild>
|
||||
<AlwaysBuild>2</AlwaysBuild>
|
||||
<GenerateAssemblyFile>2</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>2</AssembleAssemblyFile>
|
||||
<PublicsOnly>2</PublicsOnly>
|
||||
<StopOnExitCode>11</StopOnExitCode>
|
||||
<CustomArgument></CustomArgument>
|
||||
<IncludeLibraryModules></IncludeLibraryModules>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<GroupArmAds>
|
||||
<Cads>
|
||||
<interw>2</interw>
|
||||
<Optim>0</Optim>
|
||||
<oTime>2</oTime>
|
||||
<SplitLS>2</SplitLS>
|
||||
<OneElfS>2</OneElfS>
|
||||
<Strict>2</Strict>
|
||||
<EnumInt>2</EnumInt>
|
||||
<PlainCh>2</PlainCh>
|
||||
<Ropi>2</Ropi>
|
||||
<Rwpi>2</Rwpi>
|
||||
<wLevel>4</wLevel>
|
||||
<uThumb>2</uThumb>
|
||||
<uSurpInc>2</uSurpInc>
|
||||
<uC99>2</uC99>
|
||||
<uGnu>2</uGnu>
|
||||
<useXO>2</useXO>
|
||||
<v6Lang>0</v6Lang>
|
||||
<v6LangP>0</v6LangP>
|
||||
<vShortEn>2</vShortEn>
|
||||
<vShortWch>2</vShortWch>
|
||||
<v6Lto>2</v6Lto>
|
||||
<v6WtE>2</v6WtE>
|
||||
<v6Rtti>2</v6Rtti>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
<Aads>
|
||||
<interw>2</interw>
|
||||
<Ropi>2</Ropi>
|
||||
<Rwpi>2</Rwpi>
|
||||
<thumb>2</thumb>
|
||||
<SplitLS>2</SplitLS>
|
||||
<SwStkChk>2</SwStkChk>
|
||||
<NoWarn>2</NoWarn>
|
||||
<uSurpInc>2</uSurpInc>
|
||||
<useXO>2</useXO>
|
||||
<uClangAs>2</uClangAs>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Aads>
|
||||
</GroupArmAds>
|
||||
</GroupOption>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>stm32f1xx_hal_gpio_ex.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c</FilePath>
|
||||
<FileOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>2</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>1</IncludeInBuild>
|
||||
<AlwaysBuild>2</AlwaysBuild>
|
||||
<GenerateAssemblyFile>2</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>2</AssembleAssemblyFile>
|
||||
<PublicsOnly>2</PublicsOnly>
|
||||
<StopOnExitCode>11</StopOnExitCode>
|
||||
<CustomArgument></CustomArgument>
|
||||
<IncludeLibraryModules></IncludeLibraryModules>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<FileArmAds>
|
||||
<Cads>
|
||||
<interw>2</interw>
|
||||
<Optim>0</Optim>
|
||||
<oTime>2</oTime>
|
||||
<SplitLS>2</SplitLS>
|
||||
<OneElfS>2</OneElfS>
|
||||
<Strict>2</Strict>
|
||||
<EnumInt>2</EnumInt>
|
||||
<PlainCh>2</PlainCh>
|
||||
<Ropi>2</Ropi>
|
||||
<Rwpi>2</Rwpi>
|
||||
<wLevel>0</wLevel>
|
||||
<uThumb>2</uThumb>
|
||||
<uSurpInc>2</uSurpInc>
|
||||
<uC99>2</uC99>
|
||||
<uGnu>2</uGnu>
|
||||
<useXO>2</useXO>
|
||||
<v6Lang>0</v6Lang>
|
||||
<v6LangP>0</v6LangP>
|
||||
<vShortEn>2</vShortEn>
|
||||
<vShortWch>2</vShortWch>
|
||||
<v6Lto>2</v6Lto>
|
||||
<v6WtE>2</v6WtE>
|
||||
<v6Rtti>2</v6Rtti>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
</FileArmAds>
|
||||
</FileOption>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>stm32f1xx_hal_can.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_can.c</FilePath>
|
||||
<FileOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>2</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>1</IncludeInBuild>
|
||||
<AlwaysBuild>2</AlwaysBuild>
|
||||
<GenerateAssemblyFile>2</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>2</AssembleAssemblyFile>
|
||||
<PublicsOnly>2</PublicsOnly>
|
||||
<StopOnExitCode>11</StopOnExitCode>
|
||||
<CustomArgument></CustomArgument>
|
||||
<IncludeLibraryModules></IncludeLibraryModules>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<FileArmAds>
|
||||
<Cads>
|
||||
<interw>2</interw>
|
||||
<Optim>0</Optim>
|
||||
<oTime>2</oTime>
|
||||
<SplitLS>2</SplitLS>
|
||||
<OneElfS>2</OneElfS>
|
||||
<Strict>2</Strict>
|
||||
<EnumInt>2</EnumInt>
|
||||
<PlainCh>2</PlainCh>
|
||||
<Ropi>2</Ropi>
|
||||
<Rwpi>2</Rwpi>
|
||||
<wLevel>0</wLevel>
|
||||
<uThumb>2</uThumb>
|
||||
<uSurpInc>2</uSurpInc>
|
||||
<uC99>2</uC99>
|
||||
<uGnu>2</uGnu>
|
||||
<useXO>2</useXO>
|
||||
<v6Lang>0</v6Lang>
|
||||
<v6LangP>0</v6LangP>
|
||||
<vShortEn>2</vShortEn>
|
||||
<vShortWch>2</vShortWch>
|
||||
<v6Lto>2</v6Lto>
|
||||
<v6WtE>2</v6WtE>
|
||||
<v6Rtti>2</v6Rtti>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
</FileArmAds>
|
||||
</FileOption>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>stm32f1xx_hal.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c</FilePath>
|
||||
<FileOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>2</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>1</IncludeInBuild>
|
||||
<AlwaysBuild>2</AlwaysBuild>
|
||||
<GenerateAssemblyFile>2</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>2</AssembleAssemblyFile>
|
||||
<PublicsOnly>2</PublicsOnly>
|
||||
<StopOnExitCode>11</StopOnExitCode>
|
||||
<CustomArgument></CustomArgument>
|
||||
<IncludeLibraryModules></IncludeLibraryModules>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<FileArmAds>
|
||||
<Cads>
|
||||
<interw>2</interw>
|
||||
<Optim>0</Optim>
|
||||
<oTime>2</oTime>
|
||||
<SplitLS>2</SplitLS>
|
||||
<OneElfS>2</OneElfS>
|
||||
<Strict>2</Strict>
|
||||
<EnumInt>2</EnumInt>
|
||||
<PlainCh>2</PlainCh>
|
||||
<Ropi>2</Ropi>
|
||||
<Rwpi>2</Rwpi>
|
||||
<wLevel>0</wLevel>
|
||||
<uThumb>2</uThumb>
|
||||
<uSurpInc>2</uSurpInc>
|
||||
<uC99>2</uC99>
|
||||
<uGnu>2</uGnu>
|
||||
<useXO>2</useXO>
|
||||
<v6Lang>0</v6Lang>
|
||||
<v6LangP>0</v6LangP>
|
||||
<vShortEn>2</vShortEn>
|
||||
<vShortWch>2</vShortWch>
|
||||
<v6Lto>2</v6Lto>
|
||||
<v6WtE>2</v6WtE>
|
||||
<v6Rtti>2</v6Rtti>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
</FileArmAds>
|
||||
</FileOption>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>stm32f1xx_hal_rcc.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c</FilePath>
|
||||
<FileOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>2</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>1</IncludeInBuild>
|
||||
<AlwaysBuild>2</AlwaysBuild>
|
||||
<GenerateAssemblyFile>2</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>2</AssembleAssemblyFile>
|
||||
<PublicsOnly>2</PublicsOnly>
|
||||
<StopOnExitCode>11</StopOnExitCode>
|
||||
<CustomArgument></CustomArgument>
|
||||
<IncludeLibraryModules></IncludeLibraryModules>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<FileArmAds>
|
||||
<Cads>
|
||||
<interw>2</interw>
|
||||
<Optim>0</Optim>
|
||||
<oTime>2</oTime>
|
||||
<SplitLS>2</SplitLS>
|
||||
<OneElfS>2</OneElfS>
|
||||
<Strict>2</Strict>
|
||||
<EnumInt>2</EnumInt>
|
||||
<PlainCh>2</PlainCh>
|
||||
<Ropi>2</Ropi>
|
||||
<Rwpi>2</Rwpi>
|
||||
<wLevel>0</wLevel>
|
||||
<uThumb>2</uThumb>
|
||||
<uSurpInc>2</uSurpInc>
|
||||
<uC99>2</uC99>
|
||||
<uGnu>2</uGnu>
|
||||
<useXO>2</useXO>
|
||||
<v6Lang>0</v6Lang>
|
||||
<v6LangP>0</v6LangP>
|
||||
<vShortEn>2</vShortEn>
|
||||
<vShortWch>2</vShortWch>
|
||||
<v6Lto>2</v6Lto>
|
||||
<v6WtE>2</v6WtE>
|
||||
<v6Rtti>2</v6Rtti>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
</FileArmAds>
|
||||
</FileOption>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>stm32f1xx_hal_rcc_ex.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c</FilePath>
|
||||
<FileOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>2</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>1</IncludeInBuild>
|
||||
<AlwaysBuild>2</AlwaysBuild>
|
||||
<GenerateAssemblyFile>2</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>2</AssembleAssemblyFile>
|
||||
<PublicsOnly>2</PublicsOnly>
|
||||
<StopOnExitCode>11</StopOnExitCode>
|
||||
<CustomArgument></CustomArgument>
|
||||
<IncludeLibraryModules></IncludeLibraryModules>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<FileArmAds>
|
||||
<Cads>
|
||||
<interw>2</interw>
|
||||
<Optim>0</Optim>
|
||||
<oTime>2</oTime>
|
||||
<SplitLS>2</SplitLS>
|
||||
<OneElfS>2</OneElfS>
|
||||
<Strict>2</Strict>
|
||||
<EnumInt>2</EnumInt>
|
||||
<PlainCh>2</PlainCh>
|
||||
<Ropi>2</Ropi>
|
||||
<Rwpi>2</Rwpi>
|
||||
<wLevel>0</wLevel>
|
||||
<uThumb>2</uThumb>
|
||||
<uSurpInc>2</uSurpInc>
|
||||
<uC99>2</uC99>
|
||||
<uGnu>2</uGnu>
|
||||
<useXO>2</useXO>
|
||||
<v6Lang>0</v6Lang>
|
||||
<v6LangP>0</v6LangP>
|
||||
<vShortEn>2</vShortEn>
|
||||
<vShortWch>2</vShortWch>
|
||||
<v6Lto>2</v6Lto>
|
||||
<v6WtE>2</v6WtE>
|
||||
<v6Rtti>2</v6Rtti>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
</FileArmAds>
|
||||
</FileOption>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>stm32f1xx_hal_gpio.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c</FilePath>
|
||||
<FileOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>2</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>1</IncludeInBuild>
|
||||
<AlwaysBuild>2</AlwaysBuild>
|
||||
<GenerateAssemblyFile>2</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>2</AssembleAssemblyFile>
|
||||
<PublicsOnly>2</PublicsOnly>
|
||||
<StopOnExitCode>11</StopOnExitCode>
|
||||
<CustomArgument></CustomArgument>
|
||||
<IncludeLibraryModules></IncludeLibraryModules>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<FileArmAds>
|
||||
<Cads>
|
||||
<interw>2</interw>
|
||||
<Optim>0</Optim>
|
||||
<oTime>2</oTime>
|
||||
<SplitLS>2</SplitLS>
|
||||
<OneElfS>2</OneElfS>
|
||||
<Strict>2</Strict>
|
||||
<EnumInt>2</EnumInt>
|
||||
<PlainCh>2</PlainCh>
|
||||
<Ropi>2</Ropi>
|
||||
<Rwpi>2</Rwpi>
|
||||
<wLevel>0</wLevel>
|
||||
<uThumb>2</uThumb>
|
||||
<uSurpInc>2</uSurpInc>
|
||||
<uC99>2</uC99>
|
||||
<uGnu>2</uGnu>
|
||||
<useXO>2</useXO>
|
||||
<v6Lang>0</v6Lang>
|
||||
<v6LangP>0</v6LangP>
|
||||
<vShortEn>2</vShortEn>
|
||||
<vShortWch>2</vShortWch>
|
||||
<v6Lto>2</v6Lto>
|
||||
<v6WtE>2</v6WtE>
|
||||
<v6Rtti>2</v6Rtti>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
</FileArmAds>
|
||||
</FileOption>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>stm32f1xx_hal_dma.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c</FilePath>
|
||||
<FileOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>2</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>1</IncludeInBuild>
|
||||
<AlwaysBuild>2</AlwaysBuild>
|
||||
<GenerateAssemblyFile>2</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>2</AssembleAssemblyFile>
|
||||
<PublicsOnly>2</PublicsOnly>
|
||||
<StopOnExitCode>11</StopOnExitCode>
|
||||
<CustomArgument></CustomArgument>
|
||||
<IncludeLibraryModules></IncludeLibraryModules>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<FileArmAds>
|
||||
<Cads>
|
||||
<interw>2</interw>
|
||||
<Optim>0</Optim>
|
||||
<oTime>2</oTime>
|
||||
<SplitLS>2</SplitLS>
|
||||
<OneElfS>2</OneElfS>
|
||||
<Strict>2</Strict>
|
||||
<EnumInt>2</EnumInt>
|
||||
<PlainCh>2</PlainCh>
|
||||
<Ropi>2</Ropi>
|
||||
<Rwpi>2</Rwpi>
|
||||
<wLevel>0</wLevel>
|
||||
<uThumb>2</uThumb>
|
||||
<uSurpInc>2</uSurpInc>
|
||||
<uC99>2</uC99>
|
||||
<uGnu>2</uGnu>
|
||||
<useXO>2</useXO>
|
||||
<v6Lang>0</v6Lang>
|
||||
<v6LangP>0</v6LangP>
|
||||
<vShortEn>2</vShortEn>
|
||||
<vShortWch>2</vShortWch>
|
||||
<v6Lto>2</v6Lto>
|
||||
<v6WtE>2</v6WtE>
|
||||
<v6Rtti>2</v6Rtti>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
</FileArmAds>
|
||||
</FileOption>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>stm32f1xx_hal_cortex.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c</FilePath>
|
||||
<FileOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>2</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>1</IncludeInBuild>
|
||||
<AlwaysBuild>2</AlwaysBuild>
|
||||
<GenerateAssemblyFile>2</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>2</AssembleAssemblyFile>
|
||||
<PublicsOnly>2</PublicsOnly>
|
||||
<StopOnExitCode>11</StopOnExitCode>
|
||||
<CustomArgument></CustomArgument>
|
||||
<IncludeLibraryModules></IncludeLibraryModules>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<FileArmAds>
|
||||
<Cads>
|
||||
<interw>2</interw>
|
||||
<Optim>0</Optim>
|
||||
<oTime>2</oTime>
|
||||
<SplitLS>2</SplitLS>
|
||||
<OneElfS>2</OneElfS>
|
||||
<Strict>2</Strict>
|
||||
<EnumInt>2</EnumInt>
|
||||
<PlainCh>2</PlainCh>
|
||||
<Ropi>2</Ropi>
|
||||
<Rwpi>2</Rwpi>
|
||||
<wLevel>0</wLevel>
|
||||
<uThumb>2</uThumb>
|
||||
<uSurpInc>2</uSurpInc>
|
||||
<uC99>2</uC99>
|
||||
<uGnu>2</uGnu>
|
||||
<useXO>2</useXO>
|
||||
<v6Lang>0</v6Lang>
|
||||
<v6LangP>0</v6LangP>
|
||||
<vShortEn>2</vShortEn>
|
||||
<vShortWch>2</vShortWch>
|
||||
<v6Lto>2</v6Lto>
|
||||
<v6WtE>2</v6WtE>
|
||||
<v6Rtti>2</v6Rtti>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
</FileArmAds>
|
||||
</FileOption>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>stm32f1xx_hal_pwr.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c</FilePath>
|
||||
<FileOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>2</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>1</IncludeInBuild>
|
||||
<AlwaysBuild>2</AlwaysBuild>
|
||||
<GenerateAssemblyFile>2</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>2</AssembleAssemblyFile>
|
||||
<PublicsOnly>2</PublicsOnly>
|
||||
<StopOnExitCode>11</StopOnExitCode>
|
||||
<CustomArgument></CustomArgument>
|
||||
<IncludeLibraryModules></IncludeLibraryModules>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<FileArmAds>
|
||||
<Cads>
|
||||
<interw>2</interw>
|
||||
<Optim>0</Optim>
|
||||
<oTime>2</oTime>
|
||||
<SplitLS>2</SplitLS>
|
||||
<OneElfS>2</OneElfS>
|
||||
<Strict>2</Strict>
|
||||
<EnumInt>2</EnumInt>
|
||||
<PlainCh>2</PlainCh>
|
||||
<Ropi>2</Ropi>
|
||||
<Rwpi>2</Rwpi>
|
||||
<wLevel>0</wLevel>
|
||||
<uThumb>2</uThumb>
|
||||
<uSurpInc>2</uSurpInc>
|
||||
<uC99>2</uC99>
|
||||
<uGnu>2</uGnu>
|
||||
<useXO>2</useXO>
|
||||
<v6Lang>0</v6Lang>
|
||||
<v6LangP>0</v6LangP>
|
||||
<vShortEn>2</vShortEn>
|
||||
<vShortWch>2</vShortWch>
|
||||
<v6Lto>2</v6Lto>
|
||||
<v6WtE>2</v6WtE>
|
||||
<v6Rtti>2</v6Rtti>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
</FileArmAds>
|
||||
</FileOption>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>stm32f1xx_hal_flash.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c</FilePath>
|
||||
<FileOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>2</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>1</IncludeInBuild>
|
||||
<AlwaysBuild>2</AlwaysBuild>
|
||||
<GenerateAssemblyFile>2</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>2</AssembleAssemblyFile>
|
||||
<PublicsOnly>2</PublicsOnly>
|
||||
<StopOnExitCode>11</StopOnExitCode>
|
||||
<CustomArgument></CustomArgument>
|
||||
<IncludeLibraryModules></IncludeLibraryModules>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<FileArmAds>
|
||||
<Cads>
|
||||
<interw>2</interw>
|
||||
<Optim>0</Optim>
|
||||
<oTime>2</oTime>
|
||||
<SplitLS>2</SplitLS>
|
||||
<OneElfS>2</OneElfS>
|
||||
<Strict>2</Strict>
|
||||
<EnumInt>2</EnumInt>
|
||||
<PlainCh>2</PlainCh>
|
||||
<Ropi>2</Ropi>
|
||||
<Rwpi>2</Rwpi>
|
||||
<wLevel>0</wLevel>
|
||||
<uThumb>2</uThumb>
|
||||
<uSurpInc>2</uSurpInc>
|
||||
<uC99>2</uC99>
|
||||
<uGnu>2</uGnu>
|
||||
<useXO>2</useXO>
|
||||
<v6Lang>0</v6Lang>
|
||||
<v6LangP>0</v6LangP>
|
||||
<vShortEn>2</vShortEn>
|
||||
<vShortWch>2</vShortWch>
|
||||
<v6Lto>2</v6Lto>
|
||||
<v6WtE>2</v6WtE>
|
||||
<v6Rtti>2</v6Rtti>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
</FileArmAds>
|
||||
</FileOption>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>stm32f1xx_hal_flash_ex.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c</FilePath>
|
||||
<FileOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>2</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>1</IncludeInBuild>
|
||||
<AlwaysBuild>2</AlwaysBuild>
|
||||
<GenerateAssemblyFile>2</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>2</AssembleAssemblyFile>
|
||||
<PublicsOnly>2</PublicsOnly>
|
||||
<StopOnExitCode>11</StopOnExitCode>
|
||||
<CustomArgument></CustomArgument>
|
||||
<IncludeLibraryModules></IncludeLibraryModules>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<FileArmAds>
|
||||
<Cads>
|
||||
<interw>2</interw>
|
||||
<Optim>0</Optim>
|
||||
<oTime>2</oTime>
|
||||
<SplitLS>2</SplitLS>
|
||||
<OneElfS>2</OneElfS>
|
||||
<Strict>2</Strict>
|
||||
<EnumInt>2</EnumInt>
|
||||
<PlainCh>2</PlainCh>
|
||||
<Ropi>2</Ropi>
|
||||
<Rwpi>2</Rwpi>
|
||||
<wLevel>0</wLevel>
|
||||
<uThumb>2</uThumb>
|
||||
<uSurpInc>2</uSurpInc>
|
||||
<uC99>2</uC99>
|
||||
<uGnu>2</uGnu>
|
||||
<useXO>2</useXO>
|
||||
<v6Lang>0</v6Lang>
|
||||
<v6LangP>0</v6LangP>
|
||||
<vShortEn>2</vShortEn>
|
||||
<vShortWch>2</vShortWch>
|
||||
<v6Lto>2</v6Lto>
|
||||
<v6WtE>2</v6WtE>
|
||||
<v6Rtti>2</v6Rtti>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
</FileArmAds>
|
||||
</FileOption>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>stm32f1xx_hal_exti.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c</FilePath>
|
||||
<FileOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>2</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>1</IncludeInBuild>
|
||||
<AlwaysBuild>2</AlwaysBuild>
|
||||
<GenerateAssemblyFile>2</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>2</AssembleAssemblyFile>
|
||||
<PublicsOnly>2</PublicsOnly>
|
||||
<StopOnExitCode>11</StopOnExitCode>
|
||||
<CustomArgument></CustomArgument>
|
||||
<IncludeLibraryModules></IncludeLibraryModules>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<FileArmAds>
|
||||
<Cads>
|
||||
<interw>2</interw>
|
||||
<Optim>0</Optim>
|
||||
<oTime>2</oTime>
|
||||
<SplitLS>2</SplitLS>
|
||||
<OneElfS>2</OneElfS>
|
||||
<Strict>2</Strict>
|
||||
<EnumInt>2</EnumInt>
|
||||
<PlainCh>2</PlainCh>
|
||||
<Ropi>2</Ropi>
|
||||
<Rwpi>2</Rwpi>
|
||||
<wLevel>0</wLevel>
|
||||
<uThumb>2</uThumb>
|
||||
<uSurpInc>2</uSurpInc>
|
||||
<uC99>2</uC99>
|
||||
<uGnu>2</uGnu>
|
||||
<useXO>2</useXO>
|
||||
<v6Lang>0</v6Lang>
|
||||
<v6LangP>0</v6LangP>
|
||||
<vShortEn>2</vShortEn>
|
||||
<vShortWch>2</vShortWch>
|
||||
<v6Lto>2</v6Lto>
|
||||
<v6WtE>2</v6WtE>
|
||||
<v6Rtti>2</v6Rtti>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
</FileArmAds>
|
||||
</FileOption>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>stm32f1xx_hal_tim.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c</FilePath>
|
||||
<FileOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>2</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>1</IncludeInBuild>
|
||||
<AlwaysBuild>2</AlwaysBuild>
|
||||
<GenerateAssemblyFile>2</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>2</AssembleAssemblyFile>
|
||||
<PublicsOnly>2</PublicsOnly>
|
||||
<StopOnExitCode>11</StopOnExitCode>
|
||||
<CustomArgument></CustomArgument>
|
||||
<IncludeLibraryModules></IncludeLibraryModules>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<FileArmAds>
|
||||
<Cads>
|
||||
<interw>2</interw>
|
||||
<Optim>0</Optim>
|
||||
<oTime>2</oTime>
|
||||
<SplitLS>2</SplitLS>
|
||||
<OneElfS>2</OneElfS>
|
||||
<Strict>2</Strict>
|
||||
<EnumInt>2</EnumInt>
|
||||
<PlainCh>2</PlainCh>
|
||||
<Ropi>2</Ropi>
|
||||
<Rwpi>2</Rwpi>
|
||||
<wLevel>0</wLevel>
|
||||
<uThumb>2</uThumb>
|
||||
<uSurpInc>2</uSurpInc>
|
||||
<uC99>2</uC99>
|
||||
<uGnu>2</uGnu>
|
||||
<useXO>2</useXO>
|
||||
<v6Lang>0</v6Lang>
|
||||
<v6LangP>0</v6LangP>
|
||||
<vShortEn>2</vShortEn>
|
||||
<vShortWch>2</vShortWch>
|
||||
<v6Lto>2</v6Lto>
|
||||
<v6WtE>2</v6WtE>
|
||||
<v6Rtti>2</v6Rtti>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
</FileArmAds>
|
||||
</FileOption>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>stm32f1xx_hal_tim_ex.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c</FilePath>
|
||||
<FileOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>2</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>1</IncludeInBuild>
|
||||
<AlwaysBuild>2</AlwaysBuild>
|
||||
<GenerateAssemblyFile>2</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>2</AssembleAssemblyFile>
|
||||
<PublicsOnly>2</PublicsOnly>
|
||||
<StopOnExitCode>11</StopOnExitCode>
|
||||
<CustomArgument></CustomArgument>
|
||||
<IncludeLibraryModules></IncludeLibraryModules>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<FileArmAds>
|
||||
<Cads>
|
||||
<interw>2</interw>
|
||||
<Optim>0</Optim>
|
||||
<oTime>2</oTime>
|
||||
<SplitLS>2</SplitLS>
|
||||
<OneElfS>2</OneElfS>
|
||||
<Strict>2</Strict>
|
||||
<EnumInt>2</EnumInt>
|
||||
<PlainCh>2</PlainCh>
|
||||
<Ropi>2</Ropi>
|
||||
<Rwpi>2</Rwpi>
|
||||
<wLevel>0</wLevel>
|
||||
<uThumb>2</uThumb>
|
||||
<uSurpInc>2</uSurpInc>
|
||||
<uC99>2</uC99>
|
||||
<uGnu>2</uGnu>
|
||||
<useXO>2</useXO>
|
||||
<v6Lang>0</v6Lang>
|
||||
<v6LangP>0</v6LangP>
|
||||
<vShortEn>2</vShortEn>
|
||||
<vShortWch>2</vShortWch>
|
||||
<v6Lto>2</v6Lto>
|
||||
<v6WtE>2</v6WtE>
|
||||
<v6Rtti>2</v6Rtti>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
</FileArmAds>
|
||||
</FileOption>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
<Group>
|
||||
<GroupName>Drivers/CMSIS</GroupName>
|
||||
<GroupOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>0</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>2</IncludeInBuild>
|
||||
<AlwaysBuild>2</AlwaysBuild>
|
||||
<GenerateAssemblyFile>2</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>2</AssembleAssemblyFile>
|
||||
<PublicsOnly>2</PublicsOnly>
|
||||
<StopOnExitCode>11</StopOnExitCode>
|
||||
<CustomArgument></CustomArgument>
|
||||
<IncludeLibraryModules></IncludeLibraryModules>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<GroupArmAds>
|
||||
<Cads>
|
||||
<interw>2</interw>
|
||||
<Optim>0</Optim>
|
||||
<oTime>2</oTime>
|
||||
<SplitLS>2</SplitLS>
|
||||
<OneElfS>2</OneElfS>
|
||||
<Strict>2</Strict>
|
||||
<EnumInt>2</EnumInt>
|
||||
<PlainCh>2</PlainCh>
|
||||
<Ropi>2</Ropi>
|
||||
<Rwpi>2</Rwpi>
|
||||
<wLevel>4</wLevel>
|
||||
<uThumb>2</uThumb>
|
||||
<uSurpInc>2</uSurpInc>
|
||||
<uC99>2</uC99>
|
||||
<uGnu>2</uGnu>
|
||||
<useXO>2</useXO>
|
||||
<v6Lang>0</v6Lang>
|
||||
<v6LangP>0</v6LangP>
|
||||
<vShortEn>2</vShortEn>
|
||||
<vShortWch>2</vShortWch>
|
||||
<v6Lto>2</v6Lto>
|
||||
<v6WtE>2</v6WtE>
|
||||
<v6Rtti>2</v6Rtti>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
<Aads>
|
||||
<interw>2</interw>
|
||||
<Ropi>2</Ropi>
|
||||
<Rwpi>2</Rwpi>
|
||||
<thumb>2</thumb>
|
||||
<SplitLS>2</SplitLS>
|
||||
<SwStkChk>2</SwStkChk>
|
||||
<NoWarn>2</NoWarn>
|
||||
<uSurpInc>2</uSurpInc>
|
||||
<useXO>2</useXO>
|
||||
<uClangAs>2</uClangAs>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Aads>
|
||||
</GroupArmAds>
|
||||
</GroupOption>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>system_stm32f1xx.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../Core/Src/system_stm32f1xx.c</FilePath>
|
||||
<FileOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>2</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>1</IncludeInBuild>
|
||||
<AlwaysBuild>2</AlwaysBuild>
|
||||
<GenerateAssemblyFile>2</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>2</AssembleAssemblyFile>
|
||||
<PublicsOnly>2</PublicsOnly>
|
||||
<StopOnExitCode>11</StopOnExitCode>
|
||||
<CustomArgument></CustomArgument>
|
||||
<IncludeLibraryModules></IncludeLibraryModules>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<FileArmAds>
|
||||
<Cads>
|
||||
<interw>2</interw>
|
||||
<Optim>0</Optim>
|
||||
<oTime>2</oTime>
|
||||
<SplitLS>2</SplitLS>
|
||||
<OneElfS>2</OneElfS>
|
||||
<Strict>2</Strict>
|
||||
<EnumInt>2</EnumInt>
|
||||
<PlainCh>2</PlainCh>
|
||||
<Ropi>2</Ropi>
|
||||
<Rwpi>2</Rwpi>
|
||||
<wLevel>0</wLevel>
|
||||
<uThumb>2</uThumb>
|
||||
<uSurpInc>2</uSurpInc>
|
||||
<uC99>2</uC99>
|
||||
<uGnu>2</uGnu>
|
||||
<useXO>2</useXO>
|
||||
<v6Lang>0</v6Lang>
|
||||
<v6LangP>0</v6LangP>
|
||||
<vShortEn>2</vShortEn>
|
||||
<vShortWch>2</vShortWch>
|
||||
<v6Lto>2</v6Lto>
|
||||
<v6WtE>2</v6WtE>
|
||||
<v6Rtti>2</v6Rtti>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
</FileArmAds>
|
||||
</FileOption>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
<Group>
|
||||
<GroupName>::CMSIS</GroupName>
|
||||
</Group>
|
||||
</Groups>
|
||||
</Target>
|
||||
</Targets>
|
||||
|
||||
<RTE>
|
||||
<apis/>
|
||||
<components>
|
||||
<component Cclass="CMSIS" Cgroup="CORE" Cvendor="ARM" Cversion="4.3.0" condition="CMSIS Core">
|
||||
<package name="CMSIS" schemaVersion="1.3" url="http://www.keil.com/pack/" vendor="ARM" version="4.5.0"/>
|
||||
<targetInfos>
|
||||
<targetInfo name="uksvep_2_2_v1"/>
|
||||
</targetInfos>
|
||||
</component>
|
||||
</components>
|
||||
<files/>
|
||||
</RTE>
|
||||
|
||||
</Project>
|
||||
2
MDK-ARM/uksvep_2_2_v1/ExtDll.iex
Normal file
2
MDK-ARM/uksvep_2_2_v1/ExtDll.iex
Normal file
@@ -0,0 +1,2 @@
|
||||
[EXTDLL]
|
||||
Count=0
|
||||
BIN
MDK-ARM/uksvep_2_2_v1/can.crf
Normal file
BIN
MDK-ARM/uksvep_2_2_v1/can.crf
Normal file
Binary file not shown.
34
MDK-ARM/uksvep_2_2_v1/can.d
Normal file
34
MDK-ARM/uksvep_2_2_v1/can.d
Normal file
@@ -0,0 +1,34 @@
|
||||
uksvep_2_2_v1\can.o: ../Core/Src/can.c
|
||||
uksvep_2_2_v1\can.o: ../Core/Inc/can.h
|
||||
uksvep_2_2_v1\can.o: ../Core/Inc/main.h
|
||||
uksvep_2_2_v1\can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
|
||||
uksvep_2_2_v1\can.o: ../Core/Inc/stm32f1xx_hal_conf.h
|
||||
uksvep_2_2_v1\can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
|
||||
uksvep_2_2_v1\can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
|
||||
uksvep_2_2_v1\can.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
|
||||
uksvep_2_2_v1\can.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
|
||||
uksvep_2_2_v1\can.o: ../Drivers/CMSIS/Include/core_cm3.h
|
||||
uksvep_2_2_v1\can.o: d:\Keil\ARM\ARMCC\Bin\..\include\stdint.h
|
||||
uksvep_2_2_v1\can.o: ../Drivers/CMSIS/Include/cmsis_version.h
|
||||
uksvep_2_2_v1\can.o: ../Drivers/CMSIS/Include/cmsis_compiler.h
|
||||
uksvep_2_2_v1\can.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
|
||||
uksvep_2_2_v1\can.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
|
||||
uksvep_2_2_v1\can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
|
||||
uksvep_2_2_v1\can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
|
||||
uksvep_2_2_v1\can.o: d:\Keil\ARM\ARMCC\Bin\..\include\stddef.h
|
||||
uksvep_2_2_v1\can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
|
||||
uksvep_2_2_v1\can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
|
||||
uksvep_2_2_v1\can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
|
||||
uksvep_2_2_v1\can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_exti.h
|
||||
uksvep_2_2_v1\can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
|
||||
uksvep_2_2_v1\can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
|
||||
uksvep_2_2_v1\can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_can.h
|
||||
uksvep_2_2_v1\can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
|
||||
uksvep_2_2_v1\can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
|
||||
uksvep_2_2_v1\can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
|
||||
uksvep_2_2_v1\can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
|
||||
uksvep_2_2_v1\can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h
|
||||
uksvep_2_2_v1\can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h
|
||||
uksvep_2_2_v1\can.o: ../Core/Inc/gpio.h
|
||||
uksvep_2_2_v1\can.o: ../Core/Inc/message.h
|
||||
uksvep_2_2_v1\can.o: ../Core/Inc/struc.h
|
||||
BIN
MDK-ARM/uksvep_2_2_v1/can.o
Normal file
BIN
MDK-ARM/uksvep_2_2_v1/can.o
Normal file
Binary file not shown.
BIN
MDK-ARM/uksvep_2_2_v1/crc16.crf
Normal file
BIN
MDK-ARM/uksvep_2_2_v1/crc16.crf
Normal file
Binary file not shown.
3
MDK-ARM/uksvep_2_2_v1/crc16.d
Normal file
3
MDK-ARM/uksvep_2_2_v1/crc16.d
Normal file
@@ -0,0 +1,3 @@
|
||||
uksvep_2_2_v1\crc16.o: ..\Core\Src\crc16.c
|
||||
uksvep_2_2_v1\crc16.o: ../Core/Inc/crc16.h
|
||||
uksvep_2_2_v1\crc16.o: d:\Keil\ARM\ARMCC\Bin\..\include\stdint.h
|
||||
BIN
MDK-ARM/uksvep_2_2_v1/crc16.o
Normal file
BIN
MDK-ARM/uksvep_2_2_v1/crc16.o
Normal file
Binary file not shown.
BIN
MDK-ARM/uksvep_2_2_v1/ecan.crf
Normal file
BIN
MDK-ARM/uksvep_2_2_v1/ecan.crf
Normal file
Binary file not shown.
37
MDK-ARM/uksvep_2_2_v1/ecan.d
Normal file
37
MDK-ARM/uksvep_2_2_v1/ecan.d
Normal file
@@ -0,0 +1,37 @@
|
||||
uksvep_2_2_v1\ecan.o: ..\Core\Src\ecan.c
|
||||
uksvep_2_2_v1\ecan.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
|
||||
uksvep_2_2_v1\ecan.o: ../Core/Inc/stm32f1xx_hal_conf.h
|
||||
uksvep_2_2_v1\ecan.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
|
||||
uksvep_2_2_v1\ecan.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
|
||||
uksvep_2_2_v1\ecan.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
|
||||
uksvep_2_2_v1\ecan.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
|
||||
uksvep_2_2_v1\ecan.o: ../Drivers/CMSIS/Include/core_cm3.h
|
||||
uksvep_2_2_v1\ecan.o: d:\Keil\ARM\ARMCC\Bin\..\include\stdint.h
|
||||
uksvep_2_2_v1\ecan.o: ../Drivers/CMSIS/Include/cmsis_version.h
|
||||
uksvep_2_2_v1\ecan.o: ../Drivers/CMSIS/Include/cmsis_compiler.h
|
||||
uksvep_2_2_v1\ecan.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
|
||||
uksvep_2_2_v1\ecan.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
|
||||
uksvep_2_2_v1\ecan.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
|
||||
uksvep_2_2_v1\ecan.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
|
||||
uksvep_2_2_v1\ecan.o: d:\Keil\ARM\ARMCC\Bin\..\include\stddef.h
|
||||
uksvep_2_2_v1\ecan.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
|
||||
uksvep_2_2_v1\ecan.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
|
||||
uksvep_2_2_v1\ecan.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
|
||||
uksvep_2_2_v1\ecan.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_exti.h
|
||||
uksvep_2_2_v1\ecan.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
|
||||
uksvep_2_2_v1\ecan.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
|
||||
uksvep_2_2_v1\ecan.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_can.h
|
||||
uksvep_2_2_v1\ecan.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
|
||||
uksvep_2_2_v1\ecan.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
|
||||
uksvep_2_2_v1\ecan.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
|
||||
uksvep_2_2_v1\ecan.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
|
||||
uksvep_2_2_v1\ecan.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h
|
||||
uksvep_2_2_v1\ecan.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h
|
||||
uksvep_2_2_v1\ecan.o: ../Core/Inc/gpio.h
|
||||
uksvep_2_2_v1\ecan.o: ../Core/Inc/main.h
|
||||
uksvep_2_2_v1\ecan.o: ../Core/Inc/struc.h
|
||||
uksvep_2_2_v1\ecan.o: ../Core/Inc/package.h
|
||||
uksvep_2_2_v1\ecan.o: ../Core/Inc/ecan.h
|
||||
uksvep_2_2_v1\ecan.o: ../Core/Inc/message.h
|
||||
uksvep_2_2_v1\ecan.o: ../Core/Inc/lampa.h
|
||||
uksvep_2_2_v1\ecan.o: d:\Keil\ARM\ARMCC\Bin\..\include\stdbool.h
|
||||
BIN
MDK-ARM/uksvep_2_2_v1/ecan.o
Normal file
BIN
MDK-ARM/uksvep_2_2_v1/ecan.o
Normal file
Binary file not shown.
BIN
MDK-ARM/uksvep_2_2_v1/eeprom.crf
Normal file
BIN
MDK-ARM/uksvep_2_2_v1/eeprom.crf
Normal file
Binary file not shown.
30
MDK-ARM/uksvep_2_2_v1/eeprom.d
Normal file
30
MDK-ARM/uksvep_2_2_v1/eeprom.d
Normal file
@@ -0,0 +1,30 @@
|
||||
uksvep_2_2_v1\eeprom.o: ..\Core\Src\eeprom.c
|
||||
uksvep_2_2_v1\eeprom.o: ../Core/Inc/eeprom.h
|
||||
uksvep_2_2_v1\eeprom.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
|
||||
uksvep_2_2_v1\eeprom.o: ../Core/Inc/stm32f1xx_hal_conf.h
|
||||
uksvep_2_2_v1\eeprom.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
|
||||
uksvep_2_2_v1\eeprom.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
|
||||
uksvep_2_2_v1\eeprom.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
|
||||
uksvep_2_2_v1\eeprom.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
|
||||
uksvep_2_2_v1\eeprom.o: ../Drivers/CMSIS/Include/core_cm3.h
|
||||
uksvep_2_2_v1\eeprom.o: d:\Keil\ARM\ARMCC\Bin\..\include\stdint.h
|
||||
uksvep_2_2_v1\eeprom.o: ../Drivers/CMSIS/Include/cmsis_version.h
|
||||
uksvep_2_2_v1\eeprom.o: ../Drivers/CMSIS/Include/cmsis_compiler.h
|
||||
uksvep_2_2_v1\eeprom.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
|
||||
uksvep_2_2_v1\eeprom.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
|
||||
uksvep_2_2_v1\eeprom.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
|
||||
uksvep_2_2_v1\eeprom.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
|
||||
uksvep_2_2_v1\eeprom.o: d:\Keil\ARM\ARMCC\Bin\..\include\stddef.h
|
||||
uksvep_2_2_v1\eeprom.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
|
||||
uksvep_2_2_v1\eeprom.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
|
||||
uksvep_2_2_v1\eeprom.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
|
||||
uksvep_2_2_v1\eeprom.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_exti.h
|
||||
uksvep_2_2_v1\eeprom.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
|
||||
uksvep_2_2_v1\eeprom.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
|
||||
uksvep_2_2_v1\eeprom.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_can.h
|
||||
uksvep_2_2_v1\eeprom.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
|
||||
uksvep_2_2_v1\eeprom.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
|
||||
uksvep_2_2_v1\eeprom.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
|
||||
uksvep_2_2_v1\eeprom.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
|
||||
uksvep_2_2_v1\eeprom.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h
|
||||
uksvep_2_2_v1\eeprom.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h
|
||||
BIN
MDK-ARM/uksvep_2_2_v1/eeprom.o
Normal file
BIN
MDK-ARM/uksvep_2_2_v1/eeprom.o
Normal file
Binary file not shown.
BIN
MDK-ARM/uksvep_2_2_v1/gpio.crf
Normal file
BIN
MDK-ARM/uksvep_2_2_v1/gpio.crf
Normal file
Binary file not shown.
31
MDK-ARM/uksvep_2_2_v1/gpio.d
Normal file
31
MDK-ARM/uksvep_2_2_v1/gpio.d
Normal file
@@ -0,0 +1,31 @@
|
||||
uksvep_2_2_v1\gpio.o: ../Core/Src/gpio.c
|
||||
uksvep_2_2_v1\gpio.o: ../Core/Inc/gpio.h
|
||||
uksvep_2_2_v1\gpio.o: ../Core/Inc/main.h
|
||||
uksvep_2_2_v1\gpio.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
|
||||
uksvep_2_2_v1\gpio.o: ../Core/Inc/stm32f1xx_hal_conf.h
|
||||
uksvep_2_2_v1\gpio.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
|
||||
uksvep_2_2_v1\gpio.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
|
||||
uksvep_2_2_v1\gpio.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
|
||||
uksvep_2_2_v1\gpio.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
|
||||
uksvep_2_2_v1\gpio.o: ../Drivers/CMSIS/Include/core_cm3.h
|
||||
uksvep_2_2_v1\gpio.o: d:\Keil\ARM\ARMCC\Bin\..\include\stdint.h
|
||||
uksvep_2_2_v1\gpio.o: ../Drivers/CMSIS/Include/cmsis_version.h
|
||||
uksvep_2_2_v1\gpio.o: ../Drivers/CMSIS/Include/cmsis_compiler.h
|
||||
uksvep_2_2_v1\gpio.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
|
||||
uksvep_2_2_v1\gpio.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
|
||||
uksvep_2_2_v1\gpio.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
|
||||
uksvep_2_2_v1\gpio.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
|
||||
uksvep_2_2_v1\gpio.o: d:\Keil\ARM\ARMCC\Bin\..\include\stddef.h
|
||||
uksvep_2_2_v1\gpio.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
|
||||
uksvep_2_2_v1\gpio.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
|
||||
uksvep_2_2_v1\gpio.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
|
||||
uksvep_2_2_v1\gpio.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_exti.h
|
||||
uksvep_2_2_v1\gpio.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
|
||||
uksvep_2_2_v1\gpio.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
|
||||
uksvep_2_2_v1\gpio.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_can.h
|
||||
uksvep_2_2_v1\gpio.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
|
||||
uksvep_2_2_v1\gpio.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
|
||||
uksvep_2_2_v1\gpio.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
|
||||
uksvep_2_2_v1\gpio.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
|
||||
uksvep_2_2_v1\gpio.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h
|
||||
uksvep_2_2_v1\gpio.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h
|
||||
BIN
MDK-ARM/uksvep_2_2_v1/gpio.o
Normal file
BIN
MDK-ARM/uksvep_2_2_v1/gpio.o
Normal file
Binary file not shown.
BIN
MDK-ARM/uksvep_2_2_v1/lampa.crf
Normal file
BIN
MDK-ARM/uksvep_2_2_v1/lampa.crf
Normal file
Binary file not shown.
36
MDK-ARM/uksvep_2_2_v1/lampa.d
Normal file
36
MDK-ARM/uksvep_2_2_v1/lampa.d
Normal file
@@ -0,0 +1,36 @@
|
||||
uksvep_2_2_v1\lampa.o: ..\Core\Src\lampa.c
|
||||
uksvep_2_2_v1\lampa.o: ../Core/Inc/gpio.h
|
||||
uksvep_2_2_v1\lampa.o: ../Core/Inc/main.h
|
||||
uksvep_2_2_v1\lampa.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
|
||||
uksvep_2_2_v1\lampa.o: ../Core/Inc/stm32f1xx_hal_conf.h
|
||||
uksvep_2_2_v1\lampa.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
|
||||
uksvep_2_2_v1\lampa.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
|
||||
uksvep_2_2_v1\lampa.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
|
||||
uksvep_2_2_v1\lampa.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
|
||||
uksvep_2_2_v1\lampa.o: ../Drivers/CMSIS/Include/core_cm3.h
|
||||
uksvep_2_2_v1\lampa.o: d:\Keil\ARM\ARMCC\Bin\..\include\stdint.h
|
||||
uksvep_2_2_v1\lampa.o: ../Drivers/CMSIS/Include/cmsis_version.h
|
||||
uksvep_2_2_v1\lampa.o: ../Drivers/CMSIS/Include/cmsis_compiler.h
|
||||
uksvep_2_2_v1\lampa.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
|
||||
uksvep_2_2_v1\lampa.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
|
||||
uksvep_2_2_v1\lampa.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
|
||||
uksvep_2_2_v1\lampa.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
|
||||
uksvep_2_2_v1\lampa.o: d:\Keil\ARM\ARMCC\Bin\..\include\stddef.h
|
||||
uksvep_2_2_v1\lampa.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
|
||||
uksvep_2_2_v1\lampa.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
|
||||
uksvep_2_2_v1\lampa.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
|
||||
uksvep_2_2_v1\lampa.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_exti.h
|
||||
uksvep_2_2_v1\lampa.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
|
||||
uksvep_2_2_v1\lampa.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
|
||||
uksvep_2_2_v1\lampa.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_can.h
|
||||
uksvep_2_2_v1\lampa.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
|
||||
uksvep_2_2_v1\lampa.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
|
||||
uksvep_2_2_v1\lampa.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
|
||||
uksvep_2_2_v1\lampa.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
|
||||
uksvep_2_2_v1\lampa.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h
|
||||
uksvep_2_2_v1\lampa.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h
|
||||
uksvep_2_2_v1\lampa.o: ../Core/Inc/lampa.h
|
||||
uksvep_2_2_v1\lampa.o: d:\Keil\ARM\ARMCC\Bin\..\include\stdbool.h
|
||||
uksvep_2_2_v1\lampa.o: ../Core/Inc/struc.h
|
||||
uksvep_2_2_v1\lampa.o: ../Core/Inc/message.h
|
||||
uksvep_2_2_v1\lampa.o: ../Core/Inc/package.h
|
||||
BIN
MDK-ARM/uksvep_2_2_v1/lampa.o
Normal file
BIN
MDK-ARM/uksvep_2_2_v1/lampa.o
Normal file
Binary file not shown.
BIN
MDK-ARM/uksvep_2_2_v1/main.crf
Normal file
BIN
MDK-ARM/uksvep_2_2_v1/main.crf
Normal file
Binary file not shown.
38
MDK-ARM/uksvep_2_2_v1/main.d
Normal file
38
MDK-ARM/uksvep_2_2_v1/main.d
Normal file
@@ -0,0 +1,38 @@
|
||||
uksvep_2_2_v1\main.o: ../Core/Src/main.c
|
||||
uksvep_2_2_v1\main.o: ../Core/Inc/main.h
|
||||
uksvep_2_2_v1\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
|
||||
uksvep_2_2_v1\main.o: ../Core/Inc/stm32f1xx_hal_conf.h
|
||||
uksvep_2_2_v1\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
|
||||
uksvep_2_2_v1\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
|
||||
uksvep_2_2_v1\main.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
|
||||
uksvep_2_2_v1\main.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
|
||||
uksvep_2_2_v1\main.o: ../Drivers/CMSIS/Include/core_cm3.h
|
||||
uksvep_2_2_v1\main.o: d:\Keil\ARM\ARMCC\Bin\..\include\stdint.h
|
||||
uksvep_2_2_v1\main.o: ../Drivers/CMSIS/Include/cmsis_version.h
|
||||
uksvep_2_2_v1\main.o: ../Drivers/CMSIS/Include/cmsis_compiler.h
|
||||
uksvep_2_2_v1\main.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
|
||||
uksvep_2_2_v1\main.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
|
||||
uksvep_2_2_v1\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
|
||||
uksvep_2_2_v1\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
|
||||
uksvep_2_2_v1\main.o: d:\Keil\ARM\ARMCC\Bin\..\include\stddef.h
|
||||
uksvep_2_2_v1\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
|
||||
uksvep_2_2_v1\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
|
||||
uksvep_2_2_v1\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
|
||||
uksvep_2_2_v1\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_exti.h
|
||||
uksvep_2_2_v1\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
|
||||
uksvep_2_2_v1\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
|
||||
uksvep_2_2_v1\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_can.h
|
||||
uksvep_2_2_v1\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
|
||||
uksvep_2_2_v1\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
|
||||
uksvep_2_2_v1\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
|
||||
uksvep_2_2_v1\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
|
||||
uksvep_2_2_v1\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h
|
||||
uksvep_2_2_v1\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h
|
||||
uksvep_2_2_v1\main.o: ../Core/Inc/can.h
|
||||
uksvep_2_2_v1\main.o: ../Core/Inc/tim.h
|
||||
uksvep_2_2_v1\main.o: ../Core/Inc/gpio.h
|
||||
uksvep_2_2_v1\main.o: ../Core/Inc/package.h
|
||||
uksvep_2_2_v1\main.o: ../Core/Inc/message.h
|
||||
uksvep_2_2_v1\main.o: ../Core/Inc/struc.h
|
||||
uksvep_2_2_v1\main.o: ../Core/Inc/lampa.h
|
||||
uksvep_2_2_v1\main.o: d:\Keil\ARM\ARMCC\Bin\..\include\stdbool.h
|
||||
BIN
MDK-ARM/uksvep_2_2_v1/main.o
Normal file
BIN
MDK-ARM/uksvep_2_2_v1/main.o
Normal file
Binary file not shown.
BIN
MDK-ARM/uksvep_2_2_v1/message.crf
Normal file
BIN
MDK-ARM/uksvep_2_2_v1/message.crf
Normal file
Binary file not shown.
34
MDK-ARM/uksvep_2_2_v1/message.d
Normal file
34
MDK-ARM/uksvep_2_2_v1/message.d
Normal file
@@ -0,0 +1,34 @@
|
||||
uksvep_2_2_v1\message.o: ..\Core\Src\message.c
|
||||
uksvep_2_2_v1\message.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
|
||||
uksvep_2_2_v1\message.o: ../Core/Inc/stm32f1xx_hal_conf.h
|
||||
uksvep_2_2_v1\message.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
|
||||
uksvep_2_2_v1\message.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
|
||||
uksvep_2_2_v1\message.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
|
||||
uksvep_2_2_v1\message.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
|
||||
uksvep_2_2_v1\message.o: ../Drivers/CMSIS/Include/core_cm3.h
|
||||
uksvep_2_2_v1\message.o: d:\Keil\ARM\ARMCC\Bin\..\include\stdint.h
|
||||
uksvep_2_2_v1\message.o: ../Drivers/CMSIS/Include/cmsis_version.h
|
||||
uksvep_2_2_v1\message.o: ../Drivers/CMSIS/Include/cmsis_compiler.h
|
||||
uksvep_2_2_v1\message.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
|
||||
uksvep_2_2_v1\message.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
|
||||
uksvep_2_2_v1\message.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
|
||||
uksvep_2_2_v1\message.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
|
||||
uksvep_2_2_v1\message.o: d:\Keil\ARM\ARMCC\Bin\..\include\stddef.h
|
||||
uksvep_2_2_v1\message.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
|
||||
uksvep_2_2_v1\message.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
|
||||
uksvep_2_2_v1\message.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
|
||||
uksvep_2_2_v1\message.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_exti.h
|
||||
uksvep_2_2_v1\message.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
|
||||
uksvep_2_2_v1\message.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
|
||||
uksvep_2_2_v1\message.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_can.h
|
||||
uksvep_2_2_v1\message.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
|
||||
uksvep_2_2_v1\message.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
|
||||
uksvep_2_2_v1\message.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
|
||||
uksvep_2_2_v1\message.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
|
||||
uksvep_2_2_v1\message.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h
|
||||
uksvep_2_2_v1\message.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h
|
||||
uksvep_2_2_v1\message.o: ../Core/Inc/struc.h
|
||||
uksvep_2_2_v1\message.o: ../Core/Inc/crc16.h
|
||||
uksvep_2_2_v1\message.o: ../Core/Inc/package.h
|
||||
uksvep_2_2_v1\message.o: ../Core/Inc/message.h
|
||||
uksvep_2_2_v1\message.o: ../Core/Inc/eeprom.h
|
||||
BIN
MDK-ARM/uksvep_2_2_v1/message.o
Normal file
BIN
MDK-ARM/uksvep_2_2_v1/message.o
Normal file
Binary file not shown.
1
MDK-ARM/uksvep_2_2_v1/startup_stm32f103xe.d
Normal file
1
MDK-ARM/uksvep_2_2_v1/startup_stm32f103xe.d
Normal file
@@ -0,0 +1 @@
|
||||
uksvep_2_2_v1\startup_stm32f103xe.o: startup_stm32f103xe.s
|
||||
BIN
MDK-ARM/uksvep_2_2_v1/startup_stm32f103xe.o
Normal file
BIN
MDK-ARM/uksvep_2_2_v1/startup_stm32f103xe.o
Normal file
Binary file not shown.
BIN
MDK-ARM/uksvep_2_2_v1/stm32f1xx_hal.crf
Normal file
BIN
MDK-ARM/uksvep_2_2_v1/stm32f1xx_hal.crf
Normal file
Binary file not shown.
29
MDK-ARM/uksvep_2_2_v1/stm32f1xx_hal.d
Normal file
29
MDK-ARM/uksvep_2_2_v1/stm32f1xx_hal.d
Normal file
@@ -0,0 +1,29 @@
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: ../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: ../Core/Inc/stm32f1xx_hal_conf.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: ../Drivers/CMSIS/Include/core_cm3.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: d:\Keil\ARM\ARMCC\Bin\..\include\stdint.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: ../Drivers/CMSIS/Include/cmsis_version.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: ../Drivers/CMSIS/Include/cmsis_compiler.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: d:\Keil\ARM\ARMCC\Bin\..\include\stddef.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_exti.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_can.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h
|
||||
BIN
MDK-ARM/uksvep_2_2_v1/stm32f1xx_hal.o
Normal file
BIN
MDK-ARM/uksvep_2_2_v1/stm32f1xx_hal.o
Normal file
Binary file not shown.
BIN
MDK-ARM/uksvep_2_2_v1/stm32f1xx_hal_adc.crf
Normal file
BIN
MDK-ARM/uksvep_2_2_v1/stm32f1xx_hal_adc.crf
Normal file
Binary file not shown.
30
MDK-ARM/uksvep_2_2_v1/stm32f1xx_hal_adc.d
Normal file
30
MDK-ARM/uksvep_2_2_v1/stm32f1xx_hal_adc.d
Normal file
@@ -0,0 +1,30 @@
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc.c
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Core/Inc/stm32f1xx_hal_conf.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Drivers/CMSIS/Include/core_cm3.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: d:\Keil\ARM\ARMCC\Bin\..\include\stdint.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Drivers/CMSIS/Include/cmsis_version.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Drivers/CMSIS/Include/cmsis_compiler.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: d:\Keil\ARM\ARMCC\Bin\..\include\stddef.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_exti.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_can.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_adc.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_adc_ex.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
|
||||
BIN
MDK-ARM/uksvep_2_2_v1/stm32f1xx_hal_adc.o
Normal file
BIN
MDK-ARM/uksvep_2_2_v1/stm32f1xx_hal_adc.o
Normal file
Binary file not shown.
BIN
MDK-ARM/uksvep_2_2_v1/stm32f1xx_hal_adc_ex.crf
Normal file
BIN
MDK-ARM/uksvep_2_2_v1/stm32f1xx_hal_adc_ex.crf
Normal file
Binary file not shown.
30
MDK-ARM/uksvep_2_2_v1/stm32f1xx_hal_adc_ex.d
Normal file
30
MDK-ARM/uksvep_2_2_v1/stm32f1xx_hal_adc_ex.d
Normal file
@@ -0,0 +1,30 @@
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc_ex.c
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Core/Inc/stm32f1xx_hal_conf.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Drivers/CMSIS/Include/core_cm3.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: d:\Keil\ARM\ARMCC\Bin\..\include\stdint.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Drivers/CMSIS/Include/cmsis_version.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Drivers/CMSIS/Include/cmsis_compiler.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: d:\Keil\ARM\ARMCC\Bin\..\include\stddef.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_exti.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_can.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_adc.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_adc_ex.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_adc_ex.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
|
||||
BIN
MDK-ARM/uksvep_2_2_v1/stm32f1xx_hal_adc_ex.o
Normal file
BIN
MDK-ARM/uksvep_2_2_v1/stm32f1xx_hal_adc_ex.o
Normal file
Binary file not shown.
BIN
MDK-ARM/uksvep_2_2_v1/stm32f1xx_hal_can.crf
Normal file
BIN
MDK-ARM/uksvep_2_2_v1/stm32f1xx_hal_can.crf
Normal file
Binary file not shown.
29
MDK-ARM/uksvep_2_2_v1/stm32f1xx_hal_can.d
Normal file
29
MDK-ARM/uksvep_2_2_v1/stm32f1xx_hal_can.d
Normal file
@@ -0,0 +1,29 @@
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: ../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_can.c
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: ../Core/Inc/stm32f1xx_hal_conf.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: ../Drivers/CMSIS/Include/core_cm3.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: d:\Keil\ARM\ARMCC\Bin\..\include\stdint.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: ../Drivers/CMSIS/Include/cmsis_version.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: ../Drivers/CMSIS/Include/cmsis_compiler.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: d:\Keil\ARM\ARMCC\Bin\..\include\stddef.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_exti.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_can.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h
|
||||
uksvep_2_2_v1\stm32f1xx_hal_can.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user