AW: bsps: xilinx-zynqmp-rpu: fix the integer truncation in Triple Timer Counter clock driver

2024-03-19 Thread Stanislav Pankevich
: Sebastian Huber Gesendet: Dienstag, 19. März 2024 11:50 An: Stanislav Pankevich ; devel@rtems.org Betreff: Re: bsps: xilinx-zynqmp-rpu: fix the integer truncation in Triple Timer Counter clock driver [Sie erhalten nicht häufig E-Mails von sebastian.hu...@embedded-brains.de. Weitere Informationen

Re: bsps: xilinx-zynqmp-rpu: fix the integer truncation in Triple Timer Counter clock driver

2024-03-19 Thread Sebastian Huber
Pankevich Date:   Tue Mar 19 10:34:57 2024 +0100     bsps: xilinx-zynqmp-rpu: fix the integer truncation in Triple Timer Counter clock driver     We observed a strange behavior of the 1Hz timer when running cFS on Zynq RPU. After some investigation, we reduced the error to the truncation issue

bsps: xilinx-zynqmp-rpu: fix the integer truncation in Triple Timer Counter clock driver

2024-03-19 Thread Stanislav Pankevich
--- Author: Stanislav Pankevich Date: Tue Mar 19 10:34:57 2024 +0100 bsps: xilinx-zynqmp-rpu: fix the integer truncation in Triple Timer Counter clock driver We observed a strange behavior of the 1Hz timer when running cFS on Zynq RPU. After some investigation, we reduced the error