提交 | 用户 | age
|
5dd1b7
|
1 |
<?xml version="1.0" encoding="UTF-8" standalone="no" ?> |
Q |
2 |
<ProjectOpt xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_opt.xsd"> |
|
3 |
|
|
4 |
<SchemaVersion>1.0</SchemaVersion> |
|
5 |
|
|
6 |
<Header>### uVision Project, (C) Keil Software</Header> |
|
7 |
|
|
8 |
<Extensions> |
|
9 |
<cExt>*.c</cExt> |
|
10 |
<aExt>*.s*; *.src; *.a*</aExt> |
|
11 |
<oExt>*.obj; *.o</oExt> |
|
12 |
<lExt>*.lib</lExt> |
|
13 |
<tExt>*.txt; *.h; *.inc</tExt> |
|
14 |
<pExt>*.plm</pExt> |
|
15 |
<CppX>*.cpp</CppX> |
|
16 |
<nMigrate>0</nMigrate> |
|
17 |
</Extensions> |
|
18 |
|
|
19 |
<DaveTm> |
|
20 |
<dwLowDateTime>0</dwLowDateTime> |
|
21 |
<dwHighDateTime>0</dwHighDateTime> |
|
22 |
</DaveTm> |
|
23 |
|
|
24 |
<Target> |
|
25 |
<TargetName>Button</TargetName> |
|
26 |
<ToolsetNumber>0x0</ToolsetNumber> |
|
27 |
<ToolsetName>MCS-51</ToolsetName> |
|
28 |
<TargetOption> |
|
29 |
<CLK51>35000000</CLK51> |
|
30 |
<OPTTT> |
|
31 |
<gFlags>0</gFlags> |
|
32 |
<BeepAtEnd>1</BeepAtEnd> |
|
33 |
<RunSim>1</RunSim> |
|
34 |
<RunTarget>0</RunTarget> |
|
35 |
<RunAbUc>0</RunAbUc> |
|
36 |
</OPTTT> |
|
37 |
<OPTHX> |
|
38 |
<HexSelection>0</HexSelection> |
|
39 |
<FlashByte>65535</FlashByte> |
|
40 |
<HexRangeLowAddress>0</HexRangeLowAddress> |
|
41 |
<HexRangeHighAddress>0</HexRangeHighAddress> |
|
42 |
<HexOffset>0</HexOffset> |
|
43 |
</OPTHX> |
|
44 |
<OPTLEX> |
|
45 |
<PageWidth>120</PageWidth> |
|
46 |
<PageLength>65</PageLength> |
|
47 |
<TabStop>8</TabStop> |
|
48 |
<ListingPath>.\Listings\</ListingPath> |
|
49 |
</OPTLEX> |
|
50 |
<ListingPage> |
|
51 |
<CreateCListing>1</CreateCListing> |
|
52 |
<CreateAListing>1</CreateAListing> |
|
53 |
<CreateLListing>1</CreateLListing> |
|
54 |
<CreateIListing>0</CreateIListing> |
|
55 |
<AsmCond>1</AsmCond> |
|
56 |
<AsmSymb>1</AsmSymb> |
|
57 |
<AsmXref>0</AsmXref> |
|
58 |
<CCond>1</CCond> |
|
59 |
<CCode>0</CCode> |
|
60 |
<CListInc>0</CListInc> |
|
61 |
<CSymb>0</CSymb> |
|
62 |
<LinkerCodeListing>0</LinkerCodeListing> |
|
63 |
</ListingPage> |
|
64 |
<OPTXL> |
|
65 |
<LMap>1</LMap> |
|
66 |
<LComments>1</LComments> |
|
67 |
<LGenerateSymbols>1</LGenerateSymbols> |
|
68 |
<LLibSym>1</LLibSym> |
|
69 |
<LLines>1</LLines> |
|
70 |
<LLocSym>1</LLocSym> |
|
71 |
<LPubSym>1</LPubSym> |
|
72 |
<LXref>0</LXref> |
|
73 |
<LExpSel>0</LExpSel> |
|
74 |
</OPTXL> |
|
75 |
<OPTFL> |
|
76 |
<tvExp>1</tvExp> |
|
77 |
<tvExpOptDlg>0</tvExpOptDlg> |
|
78 |
<IsCurrentTarget>1</IsCurrentTarget> |
|
79 |
</OPTFL> |
|
80 |
<CpuCode>0</CpuCode> |
|
81 |
<DebugOpt> |
|
82 |
<uSim>1</uSim> |
|
83 |
<uTrg>0</uTrg> |
|
84 |
<sLdApp>1</sLdApp> |
|
85 |
<sGomain>1</sGomain> |
|
86 |
<sRbreak>1</sRbreak> |
|
87 |
<sRwatch>1</sRwatch> |
|
88 |
<sRmem>1</sRmem> |
|
89 |
<sRfunc>1</sRfunc> |
|
90 |
<sRbox>1</sRbox> |
|
91 |
<tLdApp>1</tLdApp> |
|
92 |
<tGomain>0</tGomain> |
|
93 |
<tRbreak>1</tRbreak> |
|
94 |
<tRwatch>1</tRwatch> |
|
95 |
<tRmem>1</tRmem> |
|
96 |
<tRfunc>0</tRfunc> |
|
97 |
<tRbox>1</tRbox> |
|
98 |
<tRtrace>1</tRtrace> |
|
99 |
<sRSysVw>1</sRSysVw> |
|
100 |
<tRSysVw>1</tRSysVw> |
|
101 |
<sRunDeb>0</sRunDeb> |
|
102 |
<sLrtime>0</sLrtime> |
|
103 |
<bEvRecOn>1</bEvRecOn> |
9aed5d
|
104 |
<bSchkAxf>0</bSchkAxf> |
Q |
105 |
<bTchkAxf>0</bTchkAxf> |
5dd1b7
|
106 |
<nTsel>-1</nTsel> |
Q |
107 |
<sDll></sDll> |
|
108 |
<sDllPa></sDllPa> |
|
109 |
<sDlgDll></sDlgDll> |
|
110 |
<sDlgPa></sDlgPa> |
|
111 |
<sIfile></sIfile> |
|
112 |
<tDll></tDll> |
|
113 |
<tDllPa></tDllPa> |
|
114 |
<tDlgDll></tDlgDll> |
|
115 |
<tDlgPa></tDlgPa> |
|
116 |
<tIfile></tIfile> |
|
117 |
<pMon></pMon> |
|
118 |
</DebugOpt> |
842bb6
|
119 |
<Breakpoint> |
Q |
120 |
<Bp> |
|
121 |
<Number>0</Number> |
|
122 |
<Type>0</Type> |
|
123 |
<LineNumber>267</LineNumber> |
|
124 |
<EnabledFlag>1</EnabledFlag> |
|
125 |
<Address>0</Address> |
|
126 |
<ByteObject>0</ByteObject> |
|
127 |
<HtxType>0</HtxType> |
|
128 |
<ManyObjects>0</ManyObjects> |
|
129 |
<SizeOfObject>0</SizeOfObject> |
|
130 |
<BreakByAccess>0</BreakByAccess> |
|
131 |
<BreakIfRCount>0</BreakIfRCount> |
|
132 |
<Filename>E:\WORK\MCU&PCB\DIST_IO\ComLib\Src\stm32f0xx_it.c</Filename> |
|
133 |
<ExecCommand></ExecCommand> |
|
134 |
<Expression></Expression> |
|
135 |
</Bp> |
|
136 |
<Bp> |
|
137 |
<Number>1</Number> |
|
138 |
<Type>0</Type> |
|
139 |
<LineNumber>301</LineNumber> |
|
140 |
<EnabledFlag>1</EnabledFlag> |
|
141 |
<Address>0</Address> |
|
142 |
<ByteObject>0</ByteObject> |
|
143 |
<HtxType>0</HtxType> |
|
144 |
<ManyObjects>0</ManyObjects> |
|
145 |
<SizeOfObject>0</SizeOfObject> |
|
146 |
<BreakByAccess>0</BreakByAccess> |
|
147 |
<BreakIfRCount>0</BreakIfRCount> |
|
148 |
<Filename><5>../Radio_LLCC68\Radio\src\sx126x.c</Filename> |
|
149 |
<ExecCommand></ExecCommand> |
|
150 |
<Expression></Expression> |
|
151 |
</Bp> |
|
152 |
<Bp> |
|
153 |
<Number>2</Number> |
|
154 |
<Type>0</Type> |
|
155 |
<LineNumber>611</LineNumber> |
|
156 |
<EnabledFlag>1</EnabledFlag> |
|
157 |
<Address>0</Address> |
|
158 |
<ByteObject>0</ByteObject> |
|
159 |
<HtxType>0</HtxType> |
|
160 |
<ManyObjects>0</ManyObjects> |
|
161 |
<SizeOfObject>0</SizeOfObject> |
|
162 |
<BreakByAccess>0</BreakByAccess> |
|
163 |
<BreakIfRCount>0</BreakIfRCount> |
|
164 |
<Filename><5>../Radio_LLCC68\Radio\src\sx126x.c</Filename> |
|
165 |
<ExecCommand></ExecCommand> |
|
166 |
<Expression></Expression> |
|
167 |
</Bp> |
|
168 |
</Breakpoint> |
5dd1b7
|
169 |
<Tracepoint> |
Q |
170 |
<THDelay>0</THDelay> |
|
171 |
</Tracepoint> |
|
172 |
<DebugFlag> |
|
173 |
<trace>0</trace> |
|
174 |
<periodic>0</periodic> |
|
175 |
<aLwin>0</aLwin> |
|
176 |
<aCover>0</aCover> |
|
177 |
<aSer1>0</aSer1> |
|
178 |
<aSer2>0</aSer2> |
|
179 |
<aPa>0</aPa> |
|
180 |
<viewmode>0</viewmode> |
|
181 |
<vrSel>0</vrSel> |
|
182 |
<aSym>0</aSym> |
|
183 |
<aTbox>0</aTbox> |
|
184 |
<AscS1>0</AscS1> |
|
185 |
<AscS2>0</AscS2> |
|
186 |
<AscS3>0</AscS3> |
|
187 |
<aSer3>0</aSer3> |
|
188 |
<eProf>0</eProf> |
|
189 |
<aLa>0</aLa> |
|
190 |
<aPa1>0</aPa1> |
|
191 |
<AscS4>0</AscS4> |
|
192 |
<aSer4>0</aSer4> |
|
193 |
<StkLoc>0</StkLoc> |
|
194 |
<TrcWin>0</TrcWin> |
|
195 |
<newCpu>0</newCpu> |
|
196 |
<uProt>0</uProt> |
|
197 |
</DebugFlag> |
|
198 |
<LintExecutable></LintExecutable> |
|
199 |
<LintConfigFile></LintConfigFile> |
|
200 |
<bLintAuto>0</bLintAuto> |
|
201 |
<bAutoGenD>0</bAutoGenD> |
|
202 |
<LntExFlags>0</LntExFlags> |
|
203 |
<pMisraName></pMisraName> |
|
204 |
<pszMrule></pszMrule> |
|
205 |
<pSingCmds></pSingCmds> |
|
206 |
<pMultCmds></pMultCmds> |
9aed5d
|
207 |
<pMisraNamep></pMisraNamep> |
Q |
208 |
<pszMrulep></pszMrulep> |
|
209 |
<pSingCmdsp></pSingCmdsp> |
|
210 |
<pMultCmdsp></pMultCmdsp> |
5dd1b7
|
211 |
</TargetOption> |
Q |
212 |
</Target> |
|
213 |
|
|
214 |
<Group> |
|
215 |
<GroupName>Source Group 1</GroupName> |
|
216 |
<tvExp>0</tvExp> |
|
217 |
<tvExpOptDlg>0</tvExpOptDlg> |
|
218 |
<cbSel>0</cbSel> |
|
219 |
<RteFlg>0</RteFlg> |
|
220 |
<File> |
|
221 |
<GroupNumber>1</GroupNumber> |
|
222 |
<FileNumber>1</FileNumber> |
|
223 |
<FileType>2</FileType> |
|
224 |
<tvExp>0</tvExp> |
|
225 |
<tvExpOptDlg>0</tvExpOptDlg> |
|
226 |
<bDave2>0</bDave2> |
|
227 |
<PathWithFileName>.\STARTUP.A51</PathWithFileName> |
|
228 |
<FilenameWithoutPath>STARTUP.A51</FilenameWithoutPath> |
|
229 |
<RteFlg>0</RteFlg> |
|
230 |
<bShared>0</bShared> |
|
231 |
</File> |
|
232 |
</Group> |
|
233 |
|
|
234 |
<Group> |
|
235 |
<GroupName>user</GroupName> |
|
236 |
<tvExp>1</tvExp> |
|
237 |
<tvExpOptDlg>0</tvExpOptDlg> |
|
238 |
<cbSel>0</cbSel> |
|
239 |
<RteFlg>0</RteFlg> |
|
240 |
<File> |
|
241 |
<GroupNumber>2</GroupNumber> |
|
242 |
<FileNumber>2</FileNumber> |
|
243 |
<FileType>1</FileType> |
|
244 |
<tvExp>0</tvExp> |
|
245 |
<tvExpOptDlg>0</tvExpOptDlg> |
|
246 |
<bDave2>0</bDave2> |
|
247 |
<PathWithFileName>.\user\main.c</PathWithFileName> |
|
248 |
<FilenameWithoutPath>main.c</FilenameWithoutPath> |
|
249 |
<RteFlg>0</RteFlg> |
|
250 |
<bShared>0</bShared> |
|
251 |
</File> |
|
252 |
<File> |
|
253 |
<GroupNumber>2</GroupNumber> |
|
254 |
<FileNumber>3</FileNumber> |
|
255 |
<FileType>1</FileType> |
|
256 |
<tvExp>0</tvExp> |
|
257 |
<tvExpOptDlg>0</tvExpOptDlg> |
|
258 |
<bDave2>0</bDave2> |
|
259 |
<PathWithFileName>.\SLP.c</PathWithFileName> |
|
260 |
<FilenameWithoutPath>SLP.c</FilenameWithoutPath> |
|
261 |
<RteFlg>0</RteFlg> |
|
262 |
<bShared>0</bShared> |
|
263 |
</File> |
|
264 |
<File> |
|
265 |
<GroupNumber>2</GroupNumber> |
|
266 |
<FileNumber>4</FileNumber> |
|
267 |
<FileType>1</FileType> |
|
268 |
<tvExp>0</tvExp> |
|
269 |
<tvExpOptDlg>0</tvExpOptDlg> |
|
270 |
<bDave2>0</bDave2> |
|
271 |
<PathWithFileName>.\ModBus.c</PathWithFileName> |
|
272 |
<FilenameWithoutPath>ModBus.c</FilenameWithoutPath> |
|
273 |
<RteFlg>0</RteFlg> |
|
274 |
<bShared>0</bShared> |
|
275 |
</File> |
|
276 |
</Group> |
|
277 |
|
|
278 |
<Group> |
|
279 |
<GroupName>drivers</GroupName> |
|
280 |
<tvExp>0</tvExp> |
|
281 |
<tvExpOptDlg>0</tvExpOptDlg> |
|
282 |
<cbSel>0</cbSel> |
|
283 |
<RteFlg>0</RteFlg> |
|
284 |
</Group> |
|
285 |
|
|
286 |
<Group> |
|
287 |
<GroupName>inc</GroupName> |
|
288 |
<tvExp>1</tvExp> |
|
289 |
<tvExpOptDlg>0</tvExpOptDlg> |
|
290 |
<cbSel>0</cbSel> |
|
291 |
<RteFlg>0</RteFlg> |
|
292 |
<File> |
|
293 |
<GroupNumber>4</GroupNumber> |
|
294 |
<FileNumber>5</FileNumber> |
|
295 |
<FileType>5</FileType> |
|
296 |
<tvExp>0</tvExp> |
|
297 |
<tvExpOptDlg>0</tvExpOptDlg> |
|
298 |
<bDave2>0</bDave2> |
|
299 |
<PathWithFileName>.\SLP.h</PathWithFileName> |
|
300 |
<FilenameWithoutPath>SLP.h</FilenameWithoutPath> |
|
301 |
<RteFlg>0</RteFlg> |
|
302 |
<bShared>0</bShared> |
|
303 |
</File> |
|
304 |
<File> |
|
305 |
<GroupNumber>4</GroupNumber> |
|
306 |
<FileNumber>6</FileNumber> |
|
307 |
<FileType>5</FileType> |
|
308 |
<tvExp>0</tvExp> |
|
309 |
<tvExpOptDlg>0</tvExpOptDlg> |
|
310 |
<bDave2>0</bDave2> |
|
311 |
<PathWithFileName>.\main.h</PathWithFileName> |
|
312 |
<FilenameWithoutPath>main.h</FilenameWithoutPath> |
|
313 |
<RteFlg>0</RteFlg> |
|
314 |
<bShared>0</bShared> |
|
315 |
</File> |
|
316 |
<File> |
|
317 |
<GroupNumber>4</GroupNumber> |
|
318 |
<FileNumber>7</FileNumber> |
|
319 |
<FileType>5</FileType> |
|
320 |
<tvExp>0</tvExp> |
|
321 |
<tvExpOptDlg>0</tvExpOptDlg> |
|
322 |
<bDave2>0</bDave2> |
|
323 |
<PathWithFileName>.\Modbus.h</PathWithFileName> |
|
324 |
<FilenameWithoutPath>Modbus.h</FilenameWithoutPath> |
|
325 |
<RteFlg>0</RteFlg> |
|
326 |
<bShared>0</bShared> |
|
327 |
</File> |
|
328 |
</Group> |
|
329 |
|
|
330 |
</ProjectOpt> |