Hi
By checking, SDK2.8.0 fixes the defect of KPSDK-35743 but SDK2.8.2 not.
fix of KPSDK-35743 is attached.
To summarize
- 2.8.0 includes fix , so fsl_clock.c/h version is 2.3.3
- 2.8.2 contains bug ( s_Pll0_Freq is incorrect), so fsl_clock.c/h version is 2.3.2
The problem is 2.8.2 and 2.8.0 are executed at the same time, so there is some synchronize issue. The release workflow will be refined to avoid the confusion.
Have a nice day,
Jun Zhang