Download Print this page

Texas Instruments SimpleLink CC2620 Technical Reference Manual page 1479

Zigbee rf4ce wireless mcu simplelink cc13 series; simplelink cc26 series

Advertisement

www.ti.com
Table 23-1
lists the values of the result byte in the CMDSTA register.
Value
No Error
0x00
0x01
Error
0x81
0x82
0x83
0x85
0x86
0x87
0x88
0x89
In addition to the command status register, each radio operation command contains a status field (see
Table
23-8). This field may have values in the following categories.
Idle: The command has not started.
Pending: The command has been parsed, but the start trigger has not occurred.
Active: The command is running.
Suspended: The command has been active, and may become active again. The command is
supported only by certain IEEE 802.15.4 commands.
Finished: The command is finished, and the system CPU is free to modify the command structure or
free memory.
Skipped: The command was skipped and never executed.
SWCU117C – February 2015 – Revised September 2015
Submit Documentation Feedback
Table 23-1. Values of the Result Byte in the CMDSTA Register
Name
Pending
Done
IllegalPointer
UnknownCommand
UnknownDirCommand
ContextError
SchedulingError
ParError
QueueError
QueueBusy
Copyright © 2015, Texas Instruments Incorporated
Description
The command has not been parsed.
Immediate command: The command finished successfully.
Radio operation command: The command was successfully submitted
for execution.
The pointer signaled in CMDR is not valid.
The command ID number in the command structure is unknown.
The command number for a direct command is unknown, or the
command is not a direct command.
An immediate or direct command was issued in a context where it is
not supported.
A radio operation command was attempted to be scheduled while
another operation was already running in the RF core. The new
command is rejected, while the command already running is not
impacted.
There were errors in the command parameters that are parsed on
submission. For radio operation commands, errors in parameters
parsed after start of the command are signaled by the command
ending, and an error is indicated in the status field of that command
structure.
An operation on a data entry queue was attempted, but the operation
was not supported by the queue in its current state.
An operation on a data entry was attempted while that entry was busy.
RF Core HAL
1479
Radio

Hide quick links:

Advertisement

loading