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.

F2806x boot rom symbol library

Other Parts Discussed in Thread: CONTROLSUITE

Hi,

I would like to call the IQ math functions from the F2806x boot rom.  The IQ Math library documentation  refers to a boot rom symbol library file that I should be including in my project.  I have looked everywhere for an equivalent file for the F2806x and have been unable to find one. I have tried the two that I have found (2802x_IQmath_BootROMSymbols.lib and 2803x_IQmath_BootROMSymbols.lib) but neither work as the linker reports an error.  Does anyone know if I need such a file and if so does one exist?

Thanks

Ian McCutcheon

  • Ian McCutcheon said:

    Hi,

    I would like to call the IQ math functions from the F2806x boot rom.  The IQ Math library documentation  refers to a boot rom symbol library file that I should be including in my project.  I have looked everywhere for an equivalent file for the F2806x and have been unable to find one. I have tried the two that I have found (2802x_IQmath_BootROMSymbols.lib and 2803x_IQmath_BootROMSymbols.lib) but neither work as the linker reports an error.  Does anyone know if I need such a file and if so does one exist?

    Thanks

    Ian McCutcheon

    Ian,

    For the 2806x it is in the boot ROM release in controlSUITE (www.ti.com/controlsuite)

    The default location is:

    C:\TI\controlSUITE\libs\utilities\boot_rom\2806x\2806x_BootROMSymbols_v1_1\2806x_IQmath_BootROMSymbols

    Regards,

    Lori

  • Thanks Lori, that is just where it is!