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.

Can we use C POSIX library in CCS 3.3 programing TMS320C6455 DSP?

Other Parts Discussed in Thread: TMS320C6455

Hello!

Could you please provide some help in the following issue? We're very interested in developing software for TMS320C6455 dsp. We need to manage diferent processes in our software and we're facing with the doubt that if it would be possible to use C Posix library functions in Code Composer Studio 3.3? For example, could we use functions like "fork()" and "wait()" in order to manage processes in our software? We've thought substitute DSP/BIOS functions like "TSK_create". Could we obtain similar performance using "fork()" instead of "TSK_create"? Do you know if C Posix library is fully compatible with Code Composer Studio 3.3?

Any help in this issue would be very appreciated!

Thanks a lot!

Best Regards!

Francisco