Other Parts Discussed in Thread: CC2530
hi,
i can execute GET_CHIP_ID RD_CONFIG READ_STATUS debug commands via debug interface.
GET_CHIP_ID command result as below:
chipid = a5
version = 23
RD_CONFIG command result as below:
soft_power_mode = 01
timers_off = 00
dma_pause = 01
timer_suspend = 01
READ_STATUS command result as below:
chip_erase_done = 00
pcon_idle = 00
cpu_halted = 01
power_mode_0 = 00
halt_status = 00
debug_locked = 00
oscillator_stable = 01
stack_overflow = 01
but i send CHIP_ERASE command, cc2530 not pull low at dd lines. please tell me the reason why this command does not work.
