Part Number: LAUNCHXL-CC2650
Other Parts Discussed in Thread: CC2650STK, CC2650
Tool/software: Code Composer Studio
I build the sensortag_cc2650stk_app/stack. I download the stack using the Flash Programmer. I then start CCS7 and try to run the app in the debugger. It seems to connect to the android app, I see the Ambient,IR, Humidity, Barometer,Motion, Luxometer, Keys... but never see any change when I press the buttons on the board.
When I suspend debug, I am at 0x10000486 with a View Disassembly button.
Is the app running any longer? How can I step through the switch routine to see that operation?