|
2 | 2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
3 | 3 | <PropertyGroup>
|
4 | 4 | <SchemaVersion>2.0</SchemaVersion>
|
5 |
| - <ProjectVersion>6.2</ProjectVersion> |
| 5 | + <ProjectVersion>7.0</ProjectVersion> |
6 | 6 | <ToolchainName>com.Atmel.AVRGCC8.CPP</ToolchainName>
|
7 | 7 | <ProjectGuid>{4699b3b7-8e6c-4ba9-9926-134793d51fda}</ProjectGuid>
|
8 | 8 | <avrdevice>ATxmega64A4U</avrdevice>
|
|
27 | 27 | <BootSegment>2</BootSegment>
|
28 | 28 | <eraseonlaunchrule>0</eraseonlaunchrule>
|
29 | 29 | <AsfFrameworkConfig>
|
30 |
| - <framework-data xmlns=""> |
31 |
| - <options /> |
32 |
| - <configurations /> |
33 |
| - <files /> |
34 |
| - <documentation help="" /> |
35 |
| - <offline-documentation help="" /> |
36 |
| - <dependencies> |
37 |
| - <content-extension eid="atmel.asf" uuidref="Atmel.ASF" version="3.21.0" /> |
38 |
| - </dependencies> |
39 |
| - </framework-data> |
| 30 | + <framework-data> |
| 31 | + <options /> |
| 32 | + <configurations /> |
| 33 | + <files /> |
| 34 | + <documentation help="" /> |
| 35 | + <offline-documentation help="" /> |
| 36 | + <dependencies> |
| 37 | + <content-extension eid="atmel.asf" uuidref="Atmel.ASF" version="3.42.0" /> |
| 38 | + </dependencies> |
| 39 | +</framework-data> |
40 | 40 | </AsfFrameworkConfig>
|
41 | 41 | <avrtool>com.atmel.avrdbg.tool.atmelice</avrtool>
|
42 | 42 | <avrtoolinterface>PDI</avrtoolinterface>
|
|
51 | 51 | <ToolNumber>J41800031896</ToolNumber>
|
52 | 52 | <ToolName>Atmel-ICE</ToolName>
|
53 | 53 | </com_atmel_avrdbg_tool_atmelice>
|
| 54 | + <ResetRule>0</ResetRule> |
| 55 | + <EraseKey /> |
54 | 56 | </PropertyGroup>
|
55 | 57 | <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
|
56 | 58 | <ToolchainSettings>
|
57 | 59 | <AvrGccCpp>
|
| 60 | + <avrgcc.common.Device>-mmcu=atxmega64a4u -B "%24(PackRepoDir)\atmel\XMEGAA_DFP\1.2.141\gcc\dev\atxmega64a4u"</avrgcc.common.Device> |
58 | 61 | <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex>
|
59 | 62 | <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss>
|
60 | 63 | <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep>
|
|
67 | 70 | <Value>NDEBUG</Value>
|
68 | 71 | </ListValues>
|
69 | 72 | </avrgcc.compiler.symbols.DefSymbols>
|
| 73 | + <avrgcc.compiler.directories.IncludePaths> |
| 74 | + <ListValues> |
| 75 | + <Value>%24(PackRepoDir)\atmel\XMEGAA_DFP\1.2.141\include\</Value> |
| 76 | + </ListValues> |
| 77 | + </avrgcc.compiler.directories.IncludePaths> |
70 | 78 | <avrgcc.compiler.optimization.level>Optimize for size (-Os)</avrgcc.compiler.optimization.level>
|
71 | 79 | <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers>
|
72 | 80 | <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum>
|
|
78 | 86 | <Value>NDEBUG</Value>
|
79 | 87 | </ListValues>
|
80 | 88 | </avrgcccpp.compiler.symbols.DefSymbols>
|
| 89 | + <avrgcccpp.compiler.directories.IncludePaths> |
| 90 | + <ListValues> |
| 91 | + <Value>%24(PackRepoDir)\atmel\XMEGAA_DFP\1.2.141\include\</Value> |
| 92 | + </ListValues> |
| 93 | + </avrgcccpp.compiler.directories.IncludePaths> |
81 | 94 | <avrgcccpp.compiler.optimization.level>Optimize for size (-Os)</avrgcccpp.compiler.optimization.level>
|
82 | 95 | <avrgcccpp.compiler.optimization.PackStructureMembers>True</avrgcccpp.compiler.optimization.PackStructureMembers>
|
83 | 96 | <avrgcccpp.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcccpp.compiler.optimization.AllocateBytesNeededForEnum>
|
|
86 | 99 | <ListValues>
|
87 | 100 | <Value>libm</Value>
|
88 | 101 | <Value>libATxmega64A4U-1.4.a</Value>
|
| 102 | + <Value>libATxmega64A4U-1.13.a</Value> |
89 | 103 | </ListValues>
|
90 | 104 | </avrgcccpp.linker.libraries.Libraries>
|
91 | 105 | <avrgcccpp.linker.libraries.LibrarySearchPaths>
|
92 | 106 | <ListValues>
|
93 | 107 | <Value>C:\Users\Filipe Carvalho\Documents\BitBucket\Device.CameraController\Firmware\CameraController</Value>
|
| 108 | + <Value>C:\Users\Artur\Documents\GitHub\device.cameracontroller\Firmware\CameraController</Value> |
94 | 109 | </ListValues>
|
95 | 110 | </avrgcccpp.linker.libraries.LibrarySearchPaths>
|
| 111 | + <avrgcccpp.assembler.general.IncludePaths> |
| 112 | + <ListValues> |
| 113 | + <Value>%24(PackRepoDir)\atmel\XMEGAA_DFP\1.2.141\include\</Value> |
| 114 | + </ListValues> |
| 115 | + </avrgcccpp.assembler.general.IncludePaths> |
96 | 116 | </AvrGccCpp>
|
97 | 117 | </ToolchainSettings>
|
98 | 118 | </PropertyGroup>
|
99 | 119 | <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
|
100 | 120 | <ToolchainSettings>
|
101 | 121 | <AvrGccCpp>
|
| 122 | + <avrgcc.common.Device>-mmcu=atxmega64a4u -B "%24(PackRepoDir)\atmel\XMEGAA_DFP\1.2.141\gcc\dev\atxmega64a4u"</avrgcc.common.Device> |
102 | 123 | <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex>
|
103 | 124 | <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss>
|
104 | 125 | <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep>
|
|
111 | 132 | <Value>DEBUG</Value>
|
112 | 133 | </ListValues>
|
113 | 134 | </avrgcc.compiler.symbols.DefSymbols>
|
| 135 | + <avrgcc.compiler.directories.IncludePaths> |
| 136 | + <ListValues> |
| 137 | + <Value>%24(PackRepoDir)\atmel\XMEGAA_DFP\1.2.141\include\</Value> |
| 138 | + </ListValues> |
| 139 | + </avrgcc.compiler.directories.IncludePaths> |
114 | 140 | <avrgcc.compiler.optimization.level>Optimize most (-O3)</avrgcc.compiler.optimization.level>
|
115 | 141 | <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers>
|
116 | 142 | <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum>
|
|
123 | 149 | <Value>DEBUG</Value>
|
124 | 150 | </ListValues>
|
125 | 151 | </avrgcccpp.compiler.symbols.DefSymbols>
|
| 152 | + <avrgcccpp.compiler.directories.IncludePaths> |
| 153 | + <ListValues> |
| 154 | + <Value>%24(PackRepoDir)\atmel\XMEGAA_DFP\1.2.141\include\</Value> |
| 155 | + </ListValues> |
| 156 | + </avrgcccpp.compiler.directories.IncludePaths> |
126 | 157 | <avrgcccpp.compiler.optimization.level>Optimize most (-O3)</avrgcccpp.compiler.optimization.level>
|
127 | 158 | <avrgcccpp.compiler.optimization.PackStructureMembers>True</avrgcccpp.compiler.optimization.PackStructureMembers>
|
128 | 159 | <avrgcccpp.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcccpp.compiler.optimization.AllocateBytesNeededForEnum>
|
|
131 | 162 | <avrgcccpp.linker.libraries.Libraries>
|
132 | 163 | <ListValues>
|
133 | 164 | <Value>libm</Value>
|
134 |
| - <Value>libATxmega64A4U-1.4.a</Value> |
| 165 | + <Value>libATxmega64A4U-1.13.a</Value> |
135 | 166 | </ListValues>
|
136 | 167 | </avrgcccpp.linker.libraries.Libraries>
|
137 | 168 | <avrgcccpp.linker.libraries.LibrarySearchPaths>
|
138 | 169 | <ListValues>
|
139 |
| - <Value>C:\Users\Filipe Carvalho\Documents\BitBucket\Device.CameraController\Firmware\CameraController</Value> |
| 170 | + <Value>..</Value> |
140 | 171 | </ListValues>
|
141 | 172 | </avrgcccpp.linker.libraries.LibrarySearchPaths>
|
| 173 | + <avrgcccpp.assembler.general.IncludePaths> |
| 174 | + <ListValues> |
| 175 | + <Value>%24(PackRepoDir)\atmel\XMEGAA_DFP\1.2.141\include\</Value> |
| 176 | + </ListValues> |
| 177 | + </avrgcccpp.assembler.general.IncludePaths> |
142 | 178 | <avrgcccpp.assembler.debugging.DebugLevel>Default (-Wa,-g)</avrgcccpp.assembler.debugging.DebugLevel>
|
143 | 179 | </AvrGccCpp>
|
144 | 180 | </ToolchainSettings>
|
|
0 commit comments