你的浏览器版本过低,可能导致网站不能正常访问!
为了你能正常使用网站功能,请使用这些浏览器。

STM8S下载程序出现 Address 0x1012 is out of range

[复制链接]
aleelove 提问时间:2014-8-28 20:06 /
  烧录问题.JPG
 
> Loading file E:\st\Project\STM8003\Release\stm8003.hex in PROGRAM MEMORY area  ...
FILE : line 156: Address 0x1012 is out of range and is ignored!
< File successfully loaded. File Checksum 0x63A47
 
这个问题有什么解决方法 谢谢
 
收藏 2 评论13 发布时间:2014-8-28 20:06

举报

13个回答
aleelove 回答时间:2014-8-28 20:08:42

RE:STM8S下载程序出现 Address 0x1012 is out of range

发现现在用以前可以烧录的HEX文件,也是会提示这个问题,是哪里设置的不对吗
aleelove 回答时间:2014-8-28 20:42:11

回复:STM8S下载程序出现 Address 0x1012 is out of range

重启电脑后,以前没问题的hex文件打开是没问题的,有问题的还是有问题
废鱼 回答时间:2014-8-29 09:43:59

RE:STM8S下载程序出现 Address 0x1012 is out of range

你这个超出范围了吧。地址0x1012超出范围。你把程序改小点。
aleelove 回答时间:2014-8-29 10:59:07

回复:STM8S下载程序出现 Address 0x1012 is out of range

回复第 4 楼 于2014-08-29 09:43:59发表:
你这个超出范围了吧。地址0x1012超出范围。你把程序改小点。
谢谢安,可是我编译出来的HEX文件只有12K,而我选用的MCU是STM8S105C6T6,按理说不可能不够吧
 
aleelove 回答时间:2014-8-29 11:05:08

回复:STM8S下载程序出现 Address 0x1012 is out of range

回复第 5 楼 于2014-08-29 10:59:07发表:
回复第 4 楼 于2014-08-29 09:43:59发表:
你这个超出范围了吧。地址0x1012超出范围。你把程序改小点。
谢谢安,可是我编译出来的HEX文件只有12K,而我选用的MCU是STM8S105C6T6,按理说不可能不够吧
 

 
1.JPG
aleelove 回答时间:2014-8-29 13:57:20

回复:STM8S下载程序出现 Address 0x1012 is out of range

 将vector address改下有类似现象,如下图 2.JPG
修改后的提示为:FILE : line 155: Address 0x1012 is out of range and is ignored!
FILE : line 157: Address 0x1000 is out of range and is ignored!
FILE : line 157: Address 0x1001 is out of range and is ignored!
FILE : line 157: Address 0x1002 is out of range and is ignored!
FILE : line 157: Address 0x1003 is out of range and is ignored!
FILE : line 157: Address 0x1004 is out of range and is ignored!
FILE : line 157: Address 0x1005 is out of range and is ignored!
FILE : line 157: Address 0x1006 is out of range and is ignored!
FILE : line 157: Address 0x1007 is out of range and is ignored!
FILE : line 157: Address 0x1008 is out of range and is ignored!
FILE : line 157: Address 0x1009 is out of range and is ignored!
FILE : line 157: Address 0x100A is out of range and is ignored!
FILE : line 157: Address 0x100B is out of range and is ignored!
FILE : line 157: Address 0x100C is out of range and is ignored!
FILE : line 157: Address 0x100D is out of range and is ignored!
FILE : line 157: Address 0x100E is out of range and is ignored!
FILE : line 157: Address 0x100F is out of range and is ignored!
FILE : line 157: Address 0x1010 is out of range and is ignored!
FILE : line 157: Address 0x1011 is out of range and is ignored!
FILE : line 157: Address 0x1012 is out of range and is ignored!
FILE : line 157: Address 0x1013 is out of range and is ignored!
FILE : line 157: Address 0x1014 is out of range and is ignored!
FILE : line 157: Address 0x1015 is out of range and is ignored!
FILE : line 157: Address 0x1016 is out of range and is ignored!
FILE : line 157: Address 0x1017 is out of range and is ignored!
FILE : line 157: Address 0x1018 is out of range and is ignored!
FILE : line 157: Address 0x1019 is out of range and is ignored!
FILE : line 157: Address 0x101A is out of range and is ignored!
FILE : line 157: Address 0x101B is out of range and is ignored!
FILE : line 157: Address 0x101C is out of range and is ignored!
FILE : line 157: Address 0x101D is out of range and is ignored!
FILE : line 157: Address 0x101E is out of range and is ignored!
FILE : line 157: Address 0x101F is out of range and is ignored!
FILE : line 158: Address 0x1020 is out of range and is ignored!
FILE : line 158: Address 0x1021 is out of range and is ignored!
FILE : line 158: Address 0x1022 is out of range and is ignored!
FILE : line 158: Address 0x1023 is out of range and is ignored!
FILE : line 158: Address 0x1024 is out of range and is ignored!
FILE : line 158: Address 0x1025 is out of range and is ignored!
FILE : line 158: Address 0x1026 is out of range and is ignored!
FILE : line 158: Address 0x1027 is out of range and is ignored!
FILE : line 158: Address 0x1028 is out of range and is ignored!
FILE : line 158: Address 0x1029 is out of range and is ignored!
FILE : line 158: Address 0x102A is out of range and is ignored!
FILE : line 158: Address 0x102B is out of range and is ignored!
FILE : line 158: Address 0x102C is out of range and is ignored!
FILE : line 158: Address 0x102D is out of range and is ignored!
FILE : line 158: Address 0x102E is out of range and is ignored!
FILE : line 158: Address 0x102F is out of range and is ignored!
FILE : line 158: Address 0x1030 is out of range and is ignored!
FILE : line 158: Address 0x1031 is out of range and is ignored!
FILE : line 158: Address 0x1032 is out of range and is ignored!
FILE : line 158: Address 0x1033 is out of range and is ignored!
FILE : line 158: Address 0x1034 is out of range and is ignored!
FILE : line 158: Address 0x1035 is out of range and is ignored!
FILE : line 158: Address 0x1036 is out of range and is ignored!
FILE : line 158: Address 0x1037 is out of range and is ignored!
FILE : line 158: Address 0x1038 is out of range and is ignored!
FILE : line 158: Address 0x1039 is out of range and is ignored!
FILE : line 158: Address 0x103A is out of range and is ignored!
FILE : line 158: Address 0x103B is out of range and is ignored!
FILE : line 158: Address 0x103C is out of range and is ignored!
FILE : line 158: Address 0x103D is out of range and is ignored!
FILE : line 158: Address 0x103E is out of range and is ignored!
FILE : line 158: Address 0x103F is out of range and is ignored!
FILE : line 159: Address 0x1040 is out of range and is ignored!
FILE : line 159: Address 0x1041 is out of range and is ignored!
FILE : line 159: Address 0x1042 is out of range and is ignored!
FILE : line 159: Address 0x1043 is out of range and is ignored!
FILE : line 159: Address 0x1044 is out of range and is ignored!
FILE : line 159: Address 0x1045 is out of range and is ignored!
FILE : line 159: Address 0x1046 is out of range and is ignored!
FILE : line 159: Address 0x1047 is out of range and is ignored!
FILE : line 159: Address 0x1048 is out of range and is ignored!
FILE : line 159: Address 0x1049 is out of range and is ignored!
FILE : line 159: Address 0x104A is out of range and is ignored!
FILE : line 159: Address 0x104B is out of range and is ignored!
FILE : line 159: Address 0x104C is out of range and is ignored!
FILE : line 159: Address 0x104D is out of range and is ignored!
FILE : line 159: Address 0x104E is out of range and is ignored!
FILE : line 159: Address 0x104F is out of range and is ignored!
FILE : line 159: Address 0x1050 is out of range and is ignored!
FILE : line 159: Address 0x1051 is out of range and is ignored!
FILE : line 159: Address 0x1052 is out of range and is ignored!
FILE : line 159: Address 0x1053 is out of range and is ignored!
FILE : line 159: Address 0x1054 is out of range and is ignored!
FILE : line 159: Address 0x1055 is out of range and is ignored!
FILE : line 159: Address 0x1056 is out of range and is ignored!
FILE : line 159: Address 0x1057 is out of range and is ignored!
FILE : line 159: Address 0x1058 is out of range and is ignored!
FILE : line 159: Address 0x1059 is out of range and is ignored!
FILE : line 159: Address 0x105A is out of range and is ignored!
FILE : line 159: Address 0x105B is out of range and is ignored!
FILE : line 159: Address 0x105C is out of range and is ignored!
FILE : line 159: Address 0x105D is out of range and is ignored!
FILE : line 159: Address 0x105E is out of range and is ignored!
FILE : line 159: Address 0x105F is out of range and is ignored!
FILE : line 160: Address 0x1060 is out of range and is ignored!
FILE : line 160: Address 0x1061 is out of range and is ignored!
FILE : line 160: Address 0x1062 is out of range and is ignored!
FILE : line 160: Address 0x1063 is out of range and is ignored!
FILE : line 160: Address 0x1064 is out of range and is ignored!
FILE : line 160: Address 0x1065 is out of range and is ignored!
FILE : line 160: Address 0x1066 is out of range and is ignored!
FILE : line 160: Address 0x1067 is out of range and is ignored!
FILE : line 160: Address 0x1068 is out of range and is ignored!
FILE : line 160: Address 0x1069 is out of range and is ignored!
FILE : line 160: Address 0x106A is out of range and is ignored!
FILE : line 160: Address 0x106B is out of range and is ignored!
FILE : line 160: Address 0x106C is out of range and is ignored!
FILE : line 160: Address 0x106D is out of range and is ignored!
FILE : line 160: Address 0x106E is out of range and is ignored!
FILE : line 160: Address 0x106F is out of range and is ignored!
FILE : line 160: Address 0x1070 is out of range and is ignored!
FILE : line 160: Address 0x1071 is out of range and is ignored!
FILE : line 160: Address 0x1072 is out of range and is ignored!
FILE : line 160: Address 0x1073 is out of range and is ignored!
FILE : line 160: Address 0x1074 is out of range and is ignored!
FILE : line 160: Address 0x1075 is out of range and is ignored!
FILE : line 160: Address 0x1076 is out of range and is ignored!
FILE : line 160: Address 0x1077 is out of range and is ignored!
FILE : line 160: Address 0x1078 is out of range and is ignored!
FILE : line 160: Address 0x1079 is out of range and is ignored!
FILE : line 160: Address 0x107A is out of range and is ignored!
FILE : line 160: Address 0x107B is out of range and is ignored!
FILE : line 160: Address 0x107C is out of range and is ignored!
FILE : line 160: Address 0x107D is out of range and is ignored!
FILE : line 160: Address 0x107E is out of range and is ignored!
FILE : line 160: Address 0x107F is out of range and is ignored!
 
aleelove 回答时间:2014-8-29 14:43:13

回复:STM8S下载程序出现 Address 0x1012 is out of range

 在软件仿真的时候,查看这个地址是没能看到有什么信息,如下图所示 3.JPG
hero245 回答时间:2015-1-24 10:53:42
LZ你这个找到原因了吗?我也有这个错误提示。
星辰一方 回答时间:2015-1-24 12:02:21
是不是编译器优化没设置,本来你代码不应该超出,没有优化就超出了?问题解决了吗?
2602082487 回答时间:2015-3-9 20:42:23
不知楼主现在解决了没有,可否说一下问题所在
hehe212121 回答时间:2015-3-9 21:19:21
我也遇到了这种问题,求解
枕上梦 回答时间:2017-1-4 17:38:53

LZ你这个找到原因了吗?我也有这个错误提示。
zbber 回答时间:2017-1-4 20:19:36
将vector address改下有类似现象,如下图  2
关于意法半导体
我们是谁
投资者关系
意法半导体可持续发展举措
创新与技术
招聘信息
联系我们
联系ST分支机构
寻找销售人员和分销渠道
社区
媒体中心
活动与培训
隐私策略
隐私策略
Cookies管理
行使您的权利
关注我们
st-img 微信公众号
st-img 手机版