Other Parts Discussed in Thread: TMS320C6748
Hello,
I want to use TMS320C6748 for Floating-Point DSP,but I no configure fo CCS3.3.81!
how to Configure that?
Thank you!
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.
Other Parts Discussed in Thread: TMS320C6748
Hello,
I want to use TMS320C6748 for Floating-Point DSP,but I no configure fo CCS3.3.81!
how to Configure that?
Thank you!
Hi,
Please check:
http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/85545.aspx
Regards,
Rafael
hello Rafael,
thanks.
my setup is finished.TMS320C6748 is Fixed/Floating-Point DSP,Usually use is Fixed-Point DSP,but I want to Floating-Point DSP,Then this is need Configure CCS3.3 to use Floating-Point DSP.
Regards,
Bowen
Bowen,
The use of C6748 as a floating point device is not determined by the CCS or the JTAG configuration, but instead by the use of the appropriate compiler switches (-mv6740, etc.)
For that, I strongly suggest you to check the page below, that talks about the requirements and how to configure CCSv3.3 to make use of the appropriate switches.
http://processors.wiki.ti.com/index.php/-mv_option_to_use_with_the_C674x
As the page says, the C674x family of devices appeared after CCSv3.3 was released, therefore it is required to update your compiler to a newer version.
Hope this helps,
Rafael