摘要: http://www.keil.com/support/man/docs/c51/c51_le_memtypes.htmThe Cx51 Compiler provides access to all 8051 memory areas. Variables may be explicitly assigned to a specific memory space (by including a memory type specifier in the declaration) or implicitly assigned (based on the memory model).The fol 阅读全文
posted @ 2012-04-09 22:58 e_shannon 阅读(1905) 评论(0) 推荐(0) 编辑