Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

Compiler/TMS320F28377D: Problem with IQmath_FPU32.lib in the program

$
0
0

Part Number:TMS320F28377D

Tool/software: TI C/C++ Compiler

1、My CMD file setting is like this:

PAGE0:

  IQTABLES    : origin = 0x3FE000, length = 0x000B50     /* IQ Math Tables in Boot ROM */
   IQTABLES2   : origin = 0x3FEB50, length = 0x00008C     /* IQ Math Tables in Boot ROM */
   IQTABLES3   : origin = 0x3FEBDC, length = 0x0000AA   /* IQ Math Tables in Boot ROM */

PAGE 1 :

   IQmath           : > RAMD0,     PAGE = 0
   IQmathTables     : > IQTABLES,   PAGE = 0, TYPE = NOLOAD

2、The project settings are as follows:  --float_support=fpu32,--fp_mode=relaxed

3、The following warning appears after the program is compiled:

   warning #16002-D: build attribute vendor section TI missing in "../06_Lib/IQmath_fpu32.lib<IQ24div.obj>": compatibility cannot be determined
   warning #16002-D: build attribute vendor section TI missing in "../06_Lib/IQmath_fpu32.lib<IQmathTables.obj>": compatibility cannot be determined

   In addition,not calculated correctly in the program use _IQdiv().

Thanks!

     


Viewing all articles
Browse latest Browse all 262198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>