i use the TMDSLCDK138 kit to control the cc1200.
(1) i finish the TX packets. i can get the pluse of the WAKEUP signal from the GPIO2(config_GPIO2=WAKEUP_MCU=0x14) after i finish TX a packet.
(2) when i write the command stobe SRX=0x34, the GPIO2 will be asserted and keep high. then i can not write anything to cc1200.
but i do not write the command stobe SRX , the cc1200 will work normal.
i do not understand what happen to it? could you give me some advice?