Hardware 版 (精华区)

发信人: edmcgy (达达尼), 信区: Hardware
标  题: DSP(Data Signal Processor)的应用(18)
发信站: 紫 丁 香 (Thu Apr 23 15:59:37 1998), 转信

Workaround/Solution

 WORKAROUND/SOLUTION
 ===================
  
     Use temporary variable to hold expression before calling fabs.
  
     i.e.
  
      tmp = sqrt(b);
      a = fabs(tmp);
  
  







ASSEMBLER DEFECTS

 Title: C compiler v6.60 is bombing with PASS1/PASS2 OPERAND CONFLICT
 Bug #
                    Tool
                                   Version
                                               Fixed?
 SDSsq02150
                    Assembler
                                   V6.60
                                               Fixed, will appear in next release.
 Bug Description

 BUG DESCRIPTION
 ===============
  
 There is a bug in the handling of the .blong directive when it occurs
 near a page boundary. If the value of the current section program
 counter, pc,  is either xx7d or xx7f when a .blong directive is
 encountered, a pass conflict error will occur.

--
※ 来源:.紫 丁 香 bbs.hit.edu.cn.[FROM: edmcgy.hit.edu.c]
[百宝箱] [返回首页] [上级目录] [根目录] [返回顶部] [刷新] [返回]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:4.027毫秒