Hardware 版 (精华区)
发信人: edmcgy (达达尼), 信区: Hardware
标 题: DSP(Data Signal Processor)的应用(21)
发信站: 紫 丁 香 (Thu Apr 23 16:02:37 1998), 转信
Workaround/Solution
WORKAROUND/SOLUTION
===================
The problem is caused by the fact that the because the
symbol table size is zero, the pointer to the start
is interpreted to be the first 4 bytes of the COFF
header. In the string table, the first 4 bytes contain
the size of the table. The linker attempts to read that
many bytes from the file. The workaround therefore is to
increase the size of the object file so it contains at
least that number of bytes.
The simplest method is probably just to append zeroes
to the end of the object file until it reaches a size
where the linker error message is not longer given.
HEX CONVERTER DEFECTS
Title: The hex conversion utility does not produce boot header when -v2xx
Bug #
Tool
Version
Fixed?
SDSsq02847
Hex Converter
V6.60
Fixed, will appear in next release.
Bug Description
BUG DESCRIPTION
===============
The hex conversion utility, DSPHEX, failed to recognize
2xx as valid processor version for generating boot table
and consequently would not generate boot header for COFF
objects generated when -v2xx option is selected for
compile/assemble.
--
※ 来源:.紫 丁 香 bbs.hit.edu.cn.[FROM: edmcgy.hit.edu.c]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:2.571毫秒