摘要: 1 main.c 1 #include "led.h" 2 3 #define BASE_ADDRESS (volatile datum *) 0x10000000 4 #define NUM_BYTES 0x10000 5 6 /*******************... 阅读全文
posted @ 2015-04-15 21:55 mengdie 阅读(423) 评论(0) 推荐(0)
摘要: 1 Embedded system An embedded system is a combination of computer hardware and software, and perhaps additional mechanical or other parts, designed ... 阅读全文
posted @ 2015-04-15 21:10 mengdie 阅读(181) 评论(0) 推荐(0)