Rev 1006 | Rev 1017 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 1006 | Rev 1015 | ||
|---|---|---|---|
| Line 223... | Line 223... | ||
| 223 | <variable name="HardwareId" type="uint" start_bit="32" bit_length="32" unit="" description=""/> |
223 | <variable name="HardwareId" type="uint" start_bit="32" bit_length="32" unit="" description=""/> |
| 224 | </variables> |
224 | </variables> |
| 225 | </nmt_message> |
225 | </nmt_message> |
| 226 | <nmt_message id="12" name="Pgm_Start"> |
226 | <nmt_message id="12" name="Pgm_Start"> |
| 227 | <variables> |
227 | <variables> |
| 228 | <variable name=" |
228 | <variable name="AddressLow" type="uint" start_bit="0" bit_length="16" unit="" description=""/> |
| - | 229 | <variable name="AddressHigh" type="uint" start_bit="16" bit_length="16" unit="" description=""/> |
|
| 229 | <variable name="HardwareId" type="uint" start_bit="32" bit_length="32" unit="" description=""/> |
230 | <variable name="HardwareId" type="uint" start_bit="32" bit_length="32" unit="" description=""/> |
| 230 | </variables> |
231 | </variables> |
| 231 | </nmt_message> |
232 | </nmt_message> |
| 232 | <nmt_message id="16" name=" |
233 | <nmt_message id="16" name="Pgm_Data_16"> |
| 233 | <variables> |
234 | <variables> |
| 234 | <variable name="Offset" type="uint" start_bit="0" bit_length="16" unit="" description=""/> |
235 | <variable name="Offset" type="uint" start_bit="0" bit_length="16" unit="" description=""/> |
| 235 | <variable name=" |
236 | <variable name="DataLow" type="uint" start_bit="16" bit_length="16" unit="" description=""/> |
| - | 237 | </variables> |
|
| - | 238 | </nmt_message> |
|
| - | 239 | <nmt_message id="16" name="Pgm_Data_32"> |
|
| - | 240 | <variables> |
|
| - | 241 | <variable name="Offset" type="uint" start_bit="0" bit_length="16" unit="" description=""/> |
|
| - | 242 | <variable name="DataLow" type="uint" start_bit="16" bit_length="16" unit="" description=""/> |
|
| - | 243 | <variable name="DataMid" type="uint" start_bit="32" bit_length="16" unit="" description=""/> |
|
| - | 244 | </variables> |
|
| - | 245 | </nmt_message> |
|
| - | 246 | <nmt_message id="16" name="Pgm_Data_48"> |
|
| - | 247 | <variables> |
|
| - | 248 | <variable name="Offset" type="uint" start_bit="0" bit_length="16" unit="" description=""/> |
|
| - | 249 | <variable name="DataLow" type="uint" start_bit="16" bit_length="16" unit="" description=""/> |
|
| - | 250 | <variable name="DataMid" type="uint" start_bit="32" bit_length="16" unit="" description=""/> |
|
| - | 251 | <variable name="DataHigh" type="uint" start_bit="48" bit_length="16" unit="" description=""/> |
|
| 236 | </variables> |
252 | </variables> |
| 237 | </nmt_message> |
253 | </nmt_message> |
| 238 | <nmt_message id="20" name="Pgm_End"/> |
254 | <nmt_message id="20" name="Pgm_End"/> |
| 239 | <nmt_message id="24" name="Pgm_Copy"> |
255 | <nmt_message id="24" name="Pgm_Copy"> |
| 240 | <variables> |
256 | <variables> |