Bug in 845 SDK

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Bug in 845 SDK

529 Views
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 Kudos
1 Reply

383 Views
soledad
NXP Employee
NXP Employee

Hi,

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

Regards

Sol

0 Kudos