Hi,
I never used DSP/BIOS.Can any one give me basic idea to create a simple DSP/BIOS application with (3 or 4) thrads on TMS320C6727 .
Thanks & Regards,
Ajay Reddy.
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,
I never used DSP/BIOS.Can any one give me basic idea to create a simple DSP/BIOS application with (3 or 4) thrads on TMS320C6727 .
Thanks & Regards,
Ajay Reddy.
You can find DSP/BIOS examples at:
C:\CCStudio_v3.3\bios_5_33_06\packages\ti\bios\examples
For example, one of them is:
C:\CCStudio_v3.3\bios_5_33_06\packages\ti\bios\examples\basic\tsk\padk6727
The DSP/BIOS Help and tutorials will be under C:\CCStudio_v3.3\bios_5_33\packages\ti\bios\help\doc
For C6000 the files are cc_c6xat.hlp and c6xbios.hlp.
Make a note that the 6727 has DSP/BIOS in ROM compatible with release bios_5_20_05, if used from ROM, which saves on loading its kernel components in RAM.