tests/test_hwtimer_spin tests/test_hwtimer_wait seems to fail on native:
RIOT native interrupts/signals initialized.
LED_GREEN_OFF
LED_RED_ON
RIOT native board initialized.
RIOT native hardware initialization complete.
kernel_init(): This is RIOT! (Version: 2014.01-229-g0d0c)
Scheduler...[OK]
kernel_init(): jumping into first task...
when the race condition is hit, hwtimer will wait a very very long time...
wait 256
and nothing more happens. Works fine on MSB-A2.
tests/test_hwtimer_spintests/test_hwtimer_wait seems to fail on native:and nothing more happens. Works fine on MSB-A2.