The Response data of a command frequently include a Status that indicates correct execution or command failures. Currently the following Status codes are returned:
0x00 = DAP_OK: Command has been successfully executed
0xFF = DAP_ERROR: Command did not execute due to communication failure with the device.