After setting the CC1110 to wakeup on a button press interrupt (negative edge on P0.1 on the development board) and entering PM3 (according to the errata sheet) it will never awaken on the 1st button press. It usually comes to life on the 2nd and sometimes on the 3rd button press. Once I wake up I need to send a packet and that works once it does respond to the button. But why on the 2nd press?
NOTE: After learning that I cannot debug in PM2 or PM3 I took the forums advice and did my initial debug in PM1. PM1 DOES wake up on every button press. Go figure.
Bill