English
Language : 

CC2430 Datasheet, PDF (62/212 Pages) Texas Instruments – A True System-on-Chip solution for 2.4 GHz IEEE 802.15.4 / ZigBee-TM
CC2430
Command
CHIP_ERASE
WR_CONFIG
RD_CONFIG
GET_PC
READ_STATUS
SET_HW_BRKPNT
HALT
RESUME
DEBUG_INSTR
STEP_INSTR
STEP_REPLACE
GET_CHIP_ID
Debug Interface : Debug Lock Bit
Table 35: Debug Commands
Instruction code
0001 0000
0001 1001
0010 0100
0010 1000
0011 0000
0011 1111
0100 0100
0100 1100
0101 01yy
0101 1100
0110 01yy
0110 1000
Description
Perform flash chip erase (mass erase) and clear lock bits. If any other
command, except READ_STATUS, is issued, then the use of
CHIP_ERASE is disabled.
Write configuration data. Refer to Table 36 for details
Read configuration data. Returns value set by WR_CONFIG command.
Return value of 16-bit program counter. Returns 2 bytes regardless of
value of bit 2 in instruction code
Read status byte. Refer to Table 37
Set hardware breakpoint
Halt CPU operation
Resume CPU operation. The CPU must be in halted state for this
command to be run.
Run debug instruction. The supplied instruction will be executed by the
CPU without incrementing the program counter. The CPU must be in
halted state for this command to be run. Note that yy is number of bytes
following the command byte, i.e. how many bytes the CPU instruction has
(see Table 28)
Step CPU instruction. The CPU will execute the next instruction from
program memory and increment the program counter after execution.
The CPU must be in halted state for this command to be run.
Step and replace CPU instruction. The supplied instruction will be
executed by the CPU instead of the next instruction in program memory.
The program counter will be incremented after execution. The CPU must
be in halted state for this command to be run. Note that yy is number of
bytes following the command byte, i.e. how many bytes the CPU
instruction has (see Table 28)
Return value of 16-bit chip ID and version number. Returns 2 bytes
regardless of value of bit 2 of instruction code
CC2430 Data Sheet (rev. 2.1) SWRS036F
Page 62 of 211