Other Parts Discussed in Thread: C2000WARE, SYSCONFIG
Tool/software:
Hi,
I am currently exploring the Fast RTS library for TMS320f28p65, and I am new to the Fast RTS library. I am trying to test it with a simple calculation: cos(pi).
I found the Cos example at: C:\ti\c2000\C2000Ware_5_04_00_00\libraries\math\FPUfastRTS\c28\examples\cos_f32
However, I'm a bit confused by this example for two reasons:
1- Multiple .c files: I see several source files in the example folder, but I can't clearly identify where and how the actual cos(pi) calculation is performed. Could you point me to the relevant part of the code or explain how to modify it to test cos(pi)?
2- No SysConfig integration: I noticed that this example doesn't use SysConfig. Since SysConfig simplifies configuration and setup, I'm wondering if there's a recommended way to integrate Fast RTS examples with SysConfig, or if there's a reason it's not used here.
If you have any suggestion example or any guidance or clarification would be greatly appreciated!
My Code Composer Studio Version: 12.8.1.00005