[STM8] 关于 code model 的疑问

[复制链接]
674|0
 楼主| VegeBird_Star 发表于 2017-5-5 16:12 | 显示全部楼层 |阅读模式
手册上关于代码模型解释如下:
In the small code model, all functions are placed in the 16-bit address range
● In the medium code model, all functions are placed in the 24-bit address range.
Functions are not allowed to cross 64-Kbyte section boundaries.
● In the large code model, all functions are placed in the 24-bit address range.
Functions are allowed to cross 64-Kbyte section boundaries.
但是没有对medium 和large 的区别做详细解释,我不是很明白这个跨越64k区间边界是什么意思,请大神指导
您需要登录后才可以回帖 登录 | 注册

本版积分规则

7

主题

21

帖子

0

粉丝
快速回复 在线客服 返回列表 返回顶部