I'm working on CC2510 using IAR 8.10 version + CC_Debugger.
I'm placing break point, and I can see that the program is being executed, but didn't stop at my BP.
It does stop inside main(), but stop responding after running this statement BSP_SleepFor( POWER_MODE_2, SLEEP_1_MS_RESOLUTION, 1000);
or when waiting for button response.
Any ideas?
Best regards
David.