ing value
except interrupt handler consuming time.
Is it correct ?
Best Regards,
Thomas
2018-01-12 15:03 GMT+09:00 Sebastian Huber <
sebastian.hu...@embedded-brains.de>:
> On 12/01/18 02:38, Thomas Kim wrote:
>
>> Dear Sir,
>>
>> As I checked until now, thread(ta
method for checking CPU load about multiple device interrupt
handlers ?
Best Regards,
Thomas Kim
___
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users
Dear Joel,
I forgot this basic configuration.
Thank you very much.
Best Regards,
Thomas Kim
2017. 8. 14. 21:11에 "Joel Sherrill" 님이 작성:
> You have to configure the clock tick length. By default it is 10
> milliseconds if I remember correctly. All timeouts are done in the cloc
(10), there is not any problem for this.
But, when I decrease time internal from 10ms to (5 or 2 or 1)ms, msleep()
have addtional delay.
As I know from BSP code for realview-pbx-a9, OS timer interval is 1ms.
Is it correct behaivor ?
Is there any limitat