Bug in 845 SDK

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Bug in 845 SDK

1,005 次查看
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 回复

859 次查看
soledad
NXP Employee
NXP Employee

Hi,

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

Regards

Sol

0 项奖励
回复