[PATCH] bsp/tms570: implemented support functions to satisfy complete

Pavel Pisa pisa at cmp.felk.cvut.cz
Thu Aug 21 12:28:10 UTC 2014


Thanks for suggestion

On Thursday 21 of August 2014 14:08:51 Sebastian Huber wrote:
> For the _CPU_Counter_difference() please use
>
> c/src/lib/libbsp/shared/cpucounterdiff.c
>
> You need also a call to rtems_counter_initialize_converter() with the right
> frequency.

Is this used for _CPU_Counter_read (160 MHz in our case) or for 
benchmark_timer_read (1 MHz in our case now). Or should we use
_CPU_Counter_read for benchmark_timer_read to unify these?

Thanks,

          Pavel



More information about the devel mailing list