DSP:LoadComponent: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 36: | Line 36: | ||
|- | |- | ||
| 2 | | 2 | ||
| ?(Byte) | | ?(Byte) if this is 0 the load was not successful? | ||
|} | |} | ||
Revision as of 11:58, 7 May 2014
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x001100c2] |
| 1 | size |
| 2 | ?(halfword) (observed 0x00FF) |
| 3 | ?(halfword) (observed 0x00FF) |
| 4 | (size<<4) | 0xA |
| 5 | buffer |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Resultcode |
| 2 | ?(Byte) if this is 0 the load was not successful? |