查看: 1869|回复: 0

[其他] HEXFILE: Link Hex File with Application_命令求解释

[复制链接]

该用户从未签到

4

主题

11

帖子

0

新手上路

Rank: 1

积分
27
最后登录
1970-1-1
发表于 2015-2-13 16:47:40 | 显示全部楼层 |阅读模式
Description
Use this command to link an S-Record or Intel Hex file with the application.
HEXFILE fiboram.s1 OFFSET 0xFFFF9800 /* 0x800 - 0x7000 */
The above code adds the optional offset specified in the HEXFILE command to each
record in the Freescale S-record file, and encodes the code at address 0x7000 at address
0x800. The offset 0xFFFF9800 used above is the unsigned representation of -0x68000. To
calculate it, use a hex-capable calculator and subtract 0x7000 from 0x800.

这句话是什么意思?

我知道答案 目前已有0人回答
回复

使用道具 举报

您需要登录后才可以回帖 注册/登录

本版积分规则

关闭

站长推荐上一条 /3 下一条

Archiver|手机版|小黑屋|恩智浦技术社区

GMT+8, 2025-7-22 15:51 , Processed in 0.082385 second(s), 21 queries , MemCache On.

Powered by Discuz! X3.4

Copyright © 2001-2024, Tencent Cloud.

快速回复 返回顶部 返回列表