This code is tho put in evidence a BUG in the TIMER implementation on Nordic TIMER bug nRF51822. This Example was created for plateform nRF51-DK. Led 2 will stop blinking (crashed main) when user button is pressed several time. User button start an interrpt, the interrupt set a tickker timer 200ms laterthe change LED 1. Meanwhile in the main loop LED 2 is changing state. You will see taht after a chile LED2 will sotp blinking meaning that program is crashed.

Dependencies:   mbed

Fork of mbed_blinky by Mbed

Committer:
roscop
Date:
Mon Dec 29 11:03:29 2014 +0000
Revision:
7:a121fc972b2a
Parent:
6:e8cd76f38fa9
this code is tho put in evidence a bug in the TIMER implementation on Nordic nRF51822. Example was created for plateform nRF51-DK.; Led 2 will stop blinking (crashed main) when user button 2 is pressed several time.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
roscop 7:a121fc972b2a 1 http://mbed.org/users/mbed_official/code/mbed/builds/4fc01daae5a5