This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28069M: IQMATH

Part Number: TMS320F28069M
Other Parts Discussed in Thread: MOTORWARE, C2000WARE

Tool/software:

Hi,
Can you tell me the purpose of IQmath.lib/ IQmath_fpu32.lib contain in motorware/.../iqmath/lib versus 2806xRevB_IQmath_BootROMSymbols.lib/2806xRevB_IQmath_BootROMSymbols_fpu32.lib contain in motorware/.../fast/lib/f2806x.
1/ Does these libs relate to RAM implementation and ROM implementation. 
2/ If I want to implement IQmath from ROM, does that mean that I just have to include only 2806xRevB_IQmath_BootROMSymbols.lib without IQmath.lib?