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.

stdio.h download

I want to do file handling to check the output of my code. The prototypes are defined in stdio.h ( written by texas instruments).

I'm working on tms320c31 and compile the code using cl30 command and link the runtime library rts30.lib during linking to creat .out file.

please tell me how can I download stdio.h by texas instruments.