-
Notifications
You must be signed in to change notification settings - Fork 2.1k
test: hwtimer_wait fails on native #715
Copy link
Copy link
Closed
Labels
Platform: nativePlatform: This PR/issue effects the native platformPlatform: This PR/issue effects the native platformType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Platform: nativePlatform: This PR/issue effects the native platformPlatform: This PR/issue effects the native platformType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)