Other Parts Discussed in Thread: C2000WARE
Hi
when I took a look at
C:\ti\c2000\C2000Ware_3_01_00_00\libraries\math\FPUfastRTS\c28
directories looks like Library does not support 2806 device.
Is this correct?
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.
Hi
when I took a look at
C:\ti\c2000\C2000Ware_3_01_00_00\libraries\math\FPUfastRTS\c28
directories looks like Library does not support 2806 device.
Is this correct?
Hi,
FPUfastRTS library can be used for any C2000 device that has FPU so yes it is supported for 2806 and you should be able to link this library into your 2806x CCS project. Actually, the FPUfastRTS folder also provides few examples to showcase the library usage in application examples and these examples are provided only for latest devices so probably that might have confused you. But the library can used for any C2000 device with FPU.
If my reply answers your question please click on "This resolved my issue" button located at the bottom of my post.
Regards
Himanshu
Thanks for your reply
Where can I find some example of FPUFASTRTS for 28069 device?