|
40 | 40 | </dependencies>
|
41 | 41 | </framework-data>
|
42 | 42 | </AsfFrameworkConfig>
|
43 |
| - <avrtool>com.atmel.avrdbg.tool.simulator</avrtool> |
44 |
| - <avrtoolserialnumber> |
45 |
| - </avrtoolserialnumber> |
| 43 | + <avrtool>com.atmel.avrdbg.tool.ispmk2</avrtool> |
| 44 | + <avrtoolserialnumber>000200122158</avrtoolserialnumber> |
46 | 45 | <avrdeviceexpectedsignature>0x1E9516</avrdeviceexpectedsignature>
|
47 | 46 | <com_atmel_avrdbg_tool_medbg>
|
48 | 47 | <ToolOptions>
|
|
66 | 65 | </ToolNumber>
|
67 | 66 | <ToolName xmlns="">Simulator</ToolName>
|
68 | 67 | </com_atmel_avrdbg_tool_simulator>
|
69 |
| - <avrtoolinterfaceclock>0</avrtoolinterfaceclock> |
| 68 | + <avrtoolinterfaceclock>125000</avrtoolinterfaceclock> |
70 | 69 | <com_atmel_avrdbg_tool_ispmk2>
|
71 | 70 | <ToolOptions>
|
72 | 71 | <InterfaceProperties>
|
73 |
| - <IspClock>0</IspClock> |
| 72 | + <IspClock>125000</IspClock> |
74 | 73 | </InterfaceProperties>
|
75 | 74 | <InterfaceName>ISP</InterfaceName>
|
76 | 75 | </ToolOptions>
|
|
93 | 92 | <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
|
94 | 93 | <ToolchainSettings>
|
95 | 94 | <AvrGcc>
|
96 |
| - <avrgcc.common.Device>-mmcu=atmega328pb -B "%24(PackRepoDir)\atmel\ATmega_DFP\1.6.364\gcc\dev\atmega328pb"</avrgcc.common.Device> |
97 |
| - <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex> |
98 |
| - <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss> |
99 |
| - <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep> |
100 |
| - <avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec> |
101 |
| - <avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures> |
102 |
| - <avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned> |
103 |
| - <avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned> |
104 |
| - <avrgcc.compiler.symbols.DefSymbols> |
105 |
| - <ListValues> |
106 |
| - <Value>NDEBUG</Value> |
107 |
| - </ListValues> |
108 |
| - </avrgcc.compiler.symbols.DefSymbols> |
109 |
| - <avrgcc.compiler.directories.IncludePaths> |
110 |
| - <ListValues> |
111 |
| - <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.6.364\include\</Value> |
112 |
| - </ListValues> |
113 |
| - </avrgcc.compiler.directories.IncludePaths> |
114 |
| - <avrgcc.compiler.optimization.level>Optimize for size (-Os)</avrgcc.compiler.optimization.level> |
115 |
| - <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers> |
116 |
| - <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum> |
117 |
| - <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings> |
118 |
| - <avrgcc.linker.libraries.Libraries> |
119 |
| - <ListValues> |
120 |
| - <Value>libm</Value> |
121 |
| - </ListValues> |
122 |
| - </avrgcc.linker.libraries.Libraries> |
123 |
| - <avrgcc.assembler.general.IncludePaths> |
124 |
| - <ListValues> |
125 |
| - <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.6.364\include\</Value> |
126 |
| - </ListValues> |
127 |
| - </avrgcc.assembler.general.IncludePaths> |
128 |
| -</AvrGcc> |
| 95 | + <avrgcc.common.Device>-mmcu=atmega328pb -B "%24(PackRepoDir)\atmel\ATmega_DFP\1.6.364\gcc\dev\atmega328pb"</avrgcc.common.Device> |
| 96 | + <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex> |
| 97 | + <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss> |
| 98 | + <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep> |
| 99 | + <avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec> |
| 100 | + <avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures> |
| 101 | + <avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned> |
| 102 | + <avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned> |
| 103 | + <avrgcc.compiler.symbols.DefSymbols> |
| 104 | + <ListValues> |
| 105 | + <Value>NDEBUG</Value> |
| 106 | + </ListValues> |
| 107 | + </avrgcc.compiler.symbols.DefSymbols> |
| 108 | + <avrgcc.compiler.directories.IncludePaths> |
| 109 | + <ListValues> |
| 110 | + <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.6.364\include\</Value> |
| 111 | + </ListValues> |
| 112 | + </avrgcc.compiler.directories.IncludePaths> |
| 113 | + <avrgcc.compiler.optimization.level>Optimize for size (-Os)</avrgcc.compiler.optimization.level> |
| 114 | + <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers> |
| 115 | + <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum> |
| 116 | + <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings> |
| 117 | + <avrgcc.linker.libraries.Libraries> |
| 118 | + <ListValues> |
| 119 | + <Value>libm</Value> |
| 120 | + </ListValues> |
| 121 | + </avrgcc.linker.libraries.Libraries> |
| 122 | + <avrgcc.assembler.general.IncludePaths> |
| 123 | + <ListValues> |
| 124 | + <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.6.364\include\</Value> |
| 125 | + </ListValues> |
| 126 | + </avrgcc.assembler.general.IncludePaths> |
| 127 | + </AvrGcc> |
129 | 128 | </ToolchainSettings>
|
130 | 129 | </PropertyGroup>
|
131 | 130 | <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
|
132 | 131 | <ToolchainSettings>
|
133 | 132 | <AvrGcc>
|
134 |
| - <avrgcc.common.Device>-mmcu=atmega328pb -B "%24(PackRepoDir)\atmel\ATmega_DFP\1.6.364\gcc\dev\atmega328pb"</avrgcc.common.Device> |
135 |
| - <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex> |
136 |
| - <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss> |
137 |
| - <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep> |
138 |
| - <avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec> |
139 |
| - <avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures> |
140 |
| - <avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned> |
141 |
| - <avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned> |
142 |
| - <avrgcc.compiler.symbols.DefSymbols> |
143 |
| - <ListValues> |
144 |
| - <Value>DEBUG</Value> |
145 |
| - </ListValues> |
146 |
| - </avrgcc.compiler.symbols.DefSymbols> |
147 |
| - <avrgcc.compiler.directories.IncludePaths> |
148 |
| - <ListValues> |
149 |
| - <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.6.364\include\</Value> |
150 |
| - </ListValues> |
151 |
| - </avrgcc.compiler.directories.IncludePaths> |
152 |
| - <avrgcc.compiler.optimization.level>Optimize (-O1)</avrgcc.compiler.optimization.level> |
153 |
| - <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers> |
154 |
| - <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum> |
155 |
| - <avrgcc.compiler.optimization.DebugLevel>Default (-g2)</avrgcc.compiler.optimization.DebugLevel> |
156 |
| - <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings> |
157 |
| - <avrgcc.linker.libraries.Libraries> |
158 |
| - <ListValues> |
159 |
| - <Value>libm</Value> |
160 |
| - </ListValues> |
161 |
| - </avrgcc.linker.libraries.Libraries> |
162 |
| - <avrgcc.assembler.general.IncludePaths> |
163 |
| - <ListValues> |
164 |
| - <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.6.364\include\</Value> |
165 |
| - </ListValues> |
166 |
| - </avrgcc.assembler.general.IncludePaths> |
167 |
| - <avrgcc.assembler.debugging.DebugLevel>Default (-Wa,-g)</avrgcc.assembler.debugging.DebugLevel> |
168 |
| -</AvrGcc> |
| 133 | + <avrgcc.common.Device>-mmcu=atmega328pb -B "%24(PackRepoDir)\atmel\ATmega_DFP\1.6.364\gcc\dev\atmega328pb"</avrgcc.common.Device> |
| 134 | + <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex> |
| 135 | + <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss> |
| 136 | + <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep> |
| 137 | + <avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec> |
| 138 | + <avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures> |
| 139 | + <avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned> |
| 140 | + <avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned> |
| 141 | + <avrgcc.compiler.symbols.DefSymbols> |
| 142 | + <ListValues> |
| 143 | + <Value>DEBUG</Value> |
| 144 | + </ListValues> |
| 145 | + </avrgcc.compiler.symbols.DefSymbols> |
| 146 | + <avrgcc.compiler.directories.IncludePaths> |
| 147 | + <ListValues> |
| 148 | + <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.6.364\include\</Value> |
| 149 | + </ListValues> |
| 150 | + </avrgcc.compiler.directories.IncludePaths> |
| 151 | + <avrgcc.compiler.optimization.level>Optimize (-O1)</avrgcc.compiler.optimization.level> |
| 152 | + <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers> |
| 153 | + <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum> |
| 154 | + <avrgcc.compiler.optimization.DebugLevel>Default (-g2)</avrgcc.compiler.optimization.DebugLevel> |
| 155 | + <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings> |
| 156 | + <avrgcc.linker.libraries.Libraries> |
| 157 | + <ListValues> |
| 158 | + <Value>libm</Value> |
| 159 | + </ListValues> |
| 160 | + </avrgcc.linker.libraries.Libraries> |
| 161 | + <avrgcc.assembler.general.IncludePaths> |
| 162 | + <ListValues> |
| 163 | + <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.6.364\include\</Value> |
| 164 | + </ListValues> |
| 165 | + </avrgcc.assembler.general.IncludePaths> |
| 166 | + <avrgcc.assembler.debugging.DebugLevel>Default (-Wa,-g)</avrgcc.assembler.debugging.DebugLevel> |
| 167 | + </AvrGcc> |
169 | 168 | </ToolchainSettings>
|
170 | 169 | </PropertyGroup>
|
171 | 170 | <ItemGroup>
|
|
0 commit comments