https://bugs.linaro.org/show_bug.cgi?id=1449

--- Comment #4 from Ola Liljedahl <ola.liljed...@linaro.org> ---
I see now that the reason for the abort and core dump is that the timeout
period is smaller than the tick (the resolution of the timer). This does not
make sense and is also not supported by the timer example which aborts when the
timer API returns timeout too early.

The solution is to add a check to the timer example to ensure that the
user-specified configuration is correct. However I don't know if we can know
all the restrictions in advance, I suspect we might detect more invalid
configurations in the future.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to