 
					
				
		
Hello,
I'm developing product using KM1x, and I will use The CMSIS and CMSIS-RTX.
Where can I download The CMSIS files(startup_*.s, system_*.c, system_*.h, *.svd, etc) for KM1x?
Best regards
 
					
				
		
 xiangjun_rong
		
			xiangjun_rong
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi, Takamichi,
i think you can download the SDK2.0 for the KM3X family, and use the example code.
The CMSIS is located at the directory:
C:\Freescale\SDK2.0_TWR_KM34\CMSIS
I think the KM1x and KM3x are similar except for the peripherals, core clock.
Hope it can help you
BR
Xiangjun Rong
 
					
				
		
Hi, Xiangjun,
Thanks for your advice.
I'll try it.
