APT:MapProgramIdForDebug: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x001100C0] |- | 1 | AppID |- | 2 | ProgramID lower word |- | 3 | ProgramID upper ..." |
No edit summary |
||
| Line 32: | Line 32: | ||
=Description= | =Description= | ||
This writes the specified programID to a NS programID array, to the entry which has the specified AppID. | This writes the specified programID to a NS programID array, to the entry which has the specified AppID. This also sets a NS mediatype field to value zero for NAND. | ||
Revision as of 20:37, 29 April 2013
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x001100C0] |
| 1 | AppID |
| 2 | ProgramID lower word |
| 3 | ProgramID upper word |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
Description
This writes the specified programID to a NS programID array, to the entry which has the specified AppID. This also sets a NS mediatype field to value zero for NAND.