I checked datasheet and reference manual (kl25p80m48sf0rm.pdf, kl25p80m48sf.pdf, klqrug.pdf) of Kinetis L series, but I can not find the description for systick, including register map and definitions.
I can find its definition from source code, but I still need the document. Have I missed some important documents?
Yours sincerely
Allan K Liu
已解决! 转到解答。
 
					
				
		
 BlackNight
		
			BlackNight
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		The SysTick is an optional part of the ARM Cortex architecture (but most vendors have it implemented).
You find information on SysTick and other ARM core parts on the ARM web site:
I hope this helps,
Erich
 
					
				
		
 BlackNight
		
			BlackNight
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		The SysTick is an optional part of the ARM Cortex architecture (but most vendors have it implemented).
You find information on SysTick and other ARM core parts on the ARM web site:
I hope this helps,
Erich
