avr上的RTOS

源代码在线查看: extram.s

软件大小: 1899 K
上传用户: haibokaishi2006
关键词: RTOS avr
下载地址: 免注册下载 普通下载 VIP

相关代码

				; to be included by crt*.s files				;				; enable external ACCESS				;					MCUCR	= 0x35									ldi		R16,0x80		; extern RAM enable					ldi		R17,FRAM					sbrs	R17,0					ori		R16,0x40		; wait state					out		MCUCR,R16							

相关资源