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.
Tool/software: TI C/C++ Compiler
Dear Champs,
I am asking this for our customer.
In P13 of the F28004x_DEV_USER_GUIDE.pdf, it says we use rts2800_fpu32.lib rather than libc.a.
located in C:\TI\c2000\C2000Ware_1_00_06_00\device_support\f28004x\docs\
However, in our example codes like led_ex1_blinky,
It shows we use libc.a as in the following figure in the linker file search path.
Therefore, we are confused.
1) Which library should we use for run time support library?
2) What is the difference between libc.a and rts2800_fpu32.lib?
Wayne Huang