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)
The correct function is:
 
					
				
		
 soledad
		
			soledad
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
We will check this internally, thank you for your feedback.
Regards
Sol
