2018年9月24日

C166-变量和函数指定物理地址之二

摘要: 按照《RENAMECLASS Compiler Directive》http://www.keil.com/support/man/docs/c166/c166_renameclass.htm #include "variables.h" extern void sub_000A0(); #prag 阅读全文

posted @ 2018-09-24 17:04 xihong 阅读(331) 评论(0) 推荐(0)

C166-变量和函数指定物理地址一

摘要: 1、函数指定地址 按照http://www.keil.com/support/docs/2215.htm C166: LOCATING PROGRAM SECTIONS TO SPECIAL MEMORY AREAS的方法一 编写sub_00000.c #include "variables.h" 阅读全文

posted @ 2018-09-24 10:18 xihong 阅读(355) 评论(0) 推荐(0)

导航