|
54 | 54 | <ToolName>STK500</ToolName> |
55 | 55 | </com_atmel_avrdbg_tool_stk500> |
56 | 56 | <avrtoolinterface>ISP</avrtoolinterface> |
57 | | - <avrtoolinterfaceclock>930509</avrtoolinterfaceclock> |
| 57 | + <avrtoolinterfaceclock>125000</avrtoolinterfaceclock> |
58 | 58 | <com_atmel_avrdbg_tool_simulator> |
59 | 59 | <ToolOptions> |
60 | 60 | <InterfaceProperties> |
|
69 | 69 | <com_atmel_avrdbg_tool_powerdebugger> |
70 | 70 | <ToolOptions> |
71 | 71 | <InterfaceProperties> |
72 | | - <IspClock>930509</IspClock> |
| 72 | + <IspClock>125000</IspClock> |
73 | 73 | <JtagDbgClock>220000</JtagDbgClock> |
74 | 74 | <JtagEnableExtResetOnStartSession>true</JtagEnableExtResetOnStartSession> |
75 | 75 | <JtagInChain>false</JtagInChain> |
|
209 | 209 | <PropertyGroup Condition=" '$(Configuration)' == 'ili9341-ILL' "> |
210 | 210 | <ToolchainSettings> |
211 | 211 | <AvrGcc> |
212 | | - <avrgcc.common.Device>-mmcu=atmega1284p -B "%24(PackRepoDir)\atmel\ATmega_DFP\1.3.300\gcc\dev\atmega1284p"</avrgcc.common.Device> |
213 | | - <avrgcc.common.optimization.RelaxBranches>True</avrgcc.common.optimization.RelaxBranches> |
214 | | - <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex> |
215 | | - <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss> |
216 | | - <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep> |
217 | | - <avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec> |
218 | | - <avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures> |
219 | | - <avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned> |
220 | | - <avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned> |
221 | | - <avrgcc.compiler.symbols.DefSymbols> |
222 | | - <ListValues> |
223 | | - <Value>F_CPU=6144000UL</Value> |
224 | | - <Value>DEBUG</Value> |
225 | | - <Value>LEVELMETER</Value> |
226 | | - <Value>USE_XBEE</Value> |
227 | | - <Value>ili9341</Value> |
228 | | - <Value>ILL_DISP_CONFIG</Value> |
229 | | - </ListValues> |
230 | | - </avrgcc.compiler.symbols.DefSymbols> |
231 | | - <avrgcc.compiler.directories.IncludePaths> |
232 | | - <ListValues> |
233 | | - <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.3.300\include</Value> |
234 | | - <Value>../avr-util-library</Value> |
235 | | - </ListValues> |
236 | | - </avrgcc.compiler.directories.IncludePaths> |
237 | | - <avrgcc.compiler.optimization.level>Optimize most (-O3)</avrgcc.compiler.optimization.level> |
238 | | - <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers> |
239 | | - <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum> |
240 | | - <avrgcc.compiler.optimization.DebugLevel>Default (-g2)</avrgcc.compiler.optimization.DebugLevel> |
241 | | - <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings> |
242 | | - <avrgcc.compiler.miscellaneous.Verbose>True</avrgcc.compiler.miscellaneous.Verbose> |
243 | | - <avrgcc.linker.libraries.Libraries> |
244 | | - <ListValues> |
245 | | - <Value>libm</Value> |
246 | | - </ListValues> |
247 | | - </avrgcc.linker.libraries.Libraries> |
248 | | - <avrgcc.assembler.general.AssemblerFlags>-DLEVELMETER</avrgcc.assembler.general.AssemblerFlags> |
249 | | - <avrgcc.assembler.general.IncludePaths> |
250 | | - <ListValues> |
251 | | - <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.0.98\include</Value> |
252 | | - <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.3.300\include</Value> |
253 | | - </ListValues> |
254 | | - </avrgcc.assembler.general.IncludePaths> |
255 | | - <avrgcc.assembler.debugging.DebugLevel>Default (-Wa,-g)</avrgcc.assembler.debugging.DebugLevel> |
256 | | -</AvrGcc> |
| 212 | + <avrgcc.common.Device>-mmcu=atmega1284p -B "%24(PackRepoDir)\atmel\ATmega_DFP\1.3.300\gcc\dev\atmega1284p"</avrgcc.common.Device> |
| 213 | + <avrgcc.common.optimization.RelaxBranches>True</avrgcc.common.optimization.RelaxBranches> |
| 214 | + <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex> |
| 215 | + <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss> |
| 216 | + <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep> |
| 217 | + <avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec> |
| 218 | + <avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures> |
| 219 | + <avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned> |
| 220 | + <avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned> |
| 221 | + <avrgcc.compiler.symbols.DefSymbols> |
| 222 | + <ListValues> |
| 223 | + <Value>F_CPU=6144000UL</Value> |
| 224 | + <Value>DEBUG</Value> |
| 225 | + <Value>LEVELMETER</Value> |
| 226 | + <Value>USE_XBEE</Value> |
| 227 | + <Value>ili9341</Value> |
| 228 | + <Value>ILL_DISP_CONFIG</Value> |
| 229 | + </ListValues> |
| 230 | + </avrgcc.compiler.symbols.DefSymbols> |
| 231 | + <avrgcc.compiler.directories.IncludePaths> |
| 232 | + <ListValues> |
| 233 | + <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.3.300\include</Value> |
| 234 | + <Value>../avr-util-library</Value> |
| 235 | + </ListValues> |
| 236 | + </avrgcc.compiler.directories.IncludePaths> |
| 237 | + <avrgcc.compiler.optimization.level>Optimize most (-O3)</avrgcc.compiler.optimization.level> |
| 238 | + <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers> |
| 239 | + <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum> |
| 240 | + <avrgcc.compiler.optimization.DebugLevel>Default (-g2)</avrgcc.compiler.optimization.DebugLevel> |
| 241 | + <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings> |
| 242 | + <avrgcc.compiler.miscellaneous.Verbose>True</avrgcc.compiler.miscellaneous.Verbose> |
| 243 | + <avrgcc.linker.libraries.Libraries> |
| 244 | + <ListValues> |
| 245 | + <Value>libm</Value> |
| 246 | + </ListValues> |
| 247 | + </avrgcc.linker.libraries.Libraries> |
| 248 | + <avrgcc.assembler.general.AssemblerFlags>-DLEVELMETER</avrgcc.assembler.general.AssemblerFlags> |
| 249 | + <avrgcc.assembler.general.IncludePaths> |
| 250 | + <ListValues> |
| 251 | + <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.0.98\include</Value> |
| 252 | + <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.3.300\include</Value> |
| 253 | + </ListValues> |
| 254 | + </avrgcc.assembler.general.IncludePaths> |
| 255 | + <avrgcc.assembler.debugging.DebugLevel>Default (-Wa,-g)</avrgcc.assembler.debugging.DebugLevel> |
| 256 | + </AvrGcc> |
257 | 257 | </ToolchainSettings> |
258 | 258 | <OutputPath>bin\ili9341-ILL\</OutputPath> |
259 | 259 | </PropertyGroup> |
260 | 260 | <PropertyGroup Condition=" '$(Configuration)' == 'DISP_3000-ILL' "> |
261 | 261 | <ToolchainSettings> |
262 | 262 | <AvrGcc> |
263 | | - <avrgcc.common.Device>-mmcu=atmega1284p -B "%24(PackRepoDir)\atmel\ATmega_DFP\1.3.300\gcc\dev\atmega1284p"</avrgcc.common.Device> |
264 | | - <avrgcc.common.optimization.RelaxBranches>True</avrgcc.common.optimization.RelaxBranches> |
265 | | - <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex> |
266 | | - <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss> |
267 | | - <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep> |
268 | | - <avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec> |
269 | | - <avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures> |
270 | | - <avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned> |
271 | | - <avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned> |
272 | | - <avrgcc.compiler.symbols.DefSymbols> |
273 | | - <ListValues> |
274 | | - <Value>F_CPU=6144000UL</Value> |
275 | | - <Value>DEBUG</Value> |
276 | | - <Value>LEVELMETER</Value> |
277 | | - <Value>USE_XBEE</Value> |
278 | | - <Value>DISP_3000</Value> |
279 | | - <Value>ILL_DISP_CONFIG</Value> |
280 | | - </ListValues> |
281 | | - </avrgcc.compiler.symbols.DefSymbols> |
282 | | - <avrgcc.compiler.directories.IncludePaths> |
283 | | - <ListValues> |
284 | | - <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.3.300\include</Value> |
285 | | - <Value>../avr-util-library</Value> |
286 | | - </ListValues> |
287 | | - </avrgcc.compiler.directories.IncludePaths> |
288 | | - <avrgcc.compiler.optimization.level>Optimize most (-O3)</avrgcc.compiler.optimization.level> |
289 | | - <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers> |
290 | | - <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum> |
291 | | - <avrgcc.compiler.optimization.DebugLevel>Default (-g2)</avrgcc.compiler.optimization.DebugLevel> |
292 | | - <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings> |
293 | | - <avrgcc.compiler.miscellaneous.Verbose>True</avrgcc.compiler.miscellaneous.Verbose> |
294 | | - <avrgcc.linker.libraries.Libraries> |
295 | | - <ListValues> |
296 | | - <Value>libm</Value> |
297 | | - </ListValues> |
298 | | - </avrgcc.linker.libraries.Libraries> |
299 | | - <avrgcc.assembler.general.AssemblerFlags>-DLEVELMETER</avrgcc.assembler.general.AssemblerFlags> |
300 | | - <avrgcc.assembler.general.IncludePaths> |
301 | | - <ListValues> |
302 | | - <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.0.98\include</Value> |
303 | | - <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.3.300\include</Value> |
304 | | - </ListValues> |
305 | | - </avrgcc.assembler.general.IncludePaths> |
306 | | - <avrgcc.assembler.debugging.DebugLevel>Default (-Wa,-g)</avrgcc.assembler.debugging.DebugLevel> |
307 | | -</AvrGcc> |
| 263 | + <avrgcc.common.Device>-mmcu=atmega1284p -B "%24(PackRepoDir)\atmel\ATmega_DFP\1.3.300\gcc\dev\atmega1284p"</avrgcc.common.Device> |
| 264 | + <avrgcc.common.optimization.RelaxBranches>True</avrgcc.common.optimization.RelaxBranches> |
| 265 | + <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex> |
| 266 | + <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss> |
| 267 | + <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep> |
| 268 | + <avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec> |
| 269 | + <avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures> |
| 270 | + <avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned> |
| 271 | + <avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned> |
| 272 | + <avrgcc.compiler.symbols.DefSymbols> |
| 273 | + <ListValues> |
| 274 | + <Value>F_CPU=6144000UL</Value> |
| 275 | + <Value>DEBUG</Value> |
| 276 | + <Value>LEVELMETER</Value> |
| 277 | + <Value>USE_XBEE</Value> |
| 278 | + <Value>DISP_3000</Value> |
| 279 | + <Value>ILL_DISP_CONFIG</Value> |
| 280 | + </ListValues> |
| 281 | + </avrgcc.compiler.symbols.DefSymbols> |
| 282 | + <avrgcc.compiler.directories.IncludePaths> |
| 283 | + <ListValues> |
| 284 | + <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.3.300\include</Value> |
| 285 | + <Value>../avr-util-library</Value> |
| 286 | + </ListValues> |
| 287 | + </avrgcc.compiler.directories.IncludePaths> |
| 288 | + <avrgcc.compiler.optimization.level>Optimize most (-O3)</avrgcc.compiler.optimization.level> |
| 289 | + <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers> |
| 290 | + <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum> |
| 291 | + <avrgcc.compiler.optimization.DebugLevel>Default (-g2)</avrgcc.compiler.optimization.DebugLevel> |
| 292 | + <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings> |
| 293 | + <avrgcc.compiler.miscellaneous.Verbose>True</avrgcc.compiler.miscellaneous.Verbose> |
| 294 | + <avrgcc.linker.libraries.Libraries> |
| 295 | + <ListValues> |
| 296 | + <Value>libm</Value> |
| 297 | + </ListValues> |
| 298 | + </avrgcc.linker.libraries.Libraries> |
| 299 | + <avrgcc.assembler.general.AssemblerFlags>-DLEVELMETER</avrgcc.assembler.general.AssemblerFlags> |
| 300 | + <avrgcc.assembler.general.IncludePaths> |
| 301 | + <ListValues> |
| 302 | + <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.0.98\include</Value> |
| 303 | + <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.3.300\include</Value> |
| 304 | + </ListValues> |
| 305 | + </avrgcc.assembler.general.IncludePaths> |
| 306 | + <avrgcc.assembler.debugging.DebugLevel>Default (-Wa,-g)</avrgcc.assembler.debugging.DebugLevel> |
| 307 | + </AvrGcc> |
308 | 308 | </ToolchainSettings> |
309 | 309 | <OutputPath>bin\DISP_3000-ILL\</OutputPath> |
310 | 310 | </PropertyGroup> |
|
0 commit comments