[PSR] New Boards (sysClkRate)
Michal Sojka
michal.sojka at cvut.cz
Fri Dec 22 14:46:25 CET 2017
On Thu, Dec 21 2017, Vít Krátký wrote:
> Hello,
>
> the problem persists at least at some boards.
>
> Used commands and corresponding outputs:
> -> sysClkRateSet(1001)
> value = -1 = 0xffffffff
> -> sysClkRateSet(1000)
> value = 0 = 0x0
You are right. Now it's really fixed and tested as well.
The problem was that maximum clock rate can be set at two places: BSP
and kernel configuration. Previously we set it in BSP, but kernel
configuration overrides the BSP value.
Best regards,
-Michal Sojka
More information about the PSR
mailing list