Bug in 845 SDK

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Bug in 845 SDK

1,010件の閲覧回数
lajostoth
Contributor II

Hi,

there is a bug in CLOCK_GetFRG0ClkFreq funtion as well as in FRG1.

uint64_t typecasting parentheses are in wrong place.

First need to cast return value of CLOCK_GetFRGInputClkFreq and then multiply by 256. (shifting)

frgwr.PNG

The correct function is:

frgcorr.PNG

0 件の賞賛
返信
1 返信

864件の閲覧回数
soledad
NXP Employee
NXP Employee

Hi,

We will check this internally, thank you for your feedback.

Regards

Sol

0 件の賞賛
返信