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.

isolated number speech recgonition using DSK6713

Hi there,

I am doing a project of  speech recognition suing DSK6713. Now i meet a data saving problem. I have about 620KB training data that needs to be saved in SDRAM because the ram just have 512k. However, i do not know how to use memory management to allocet memory section. can someboday help me ?

Regards!

Will

  • Will,

    You need to learn the basics of programming with the C6000 family of processors. We have archived the training material from one of the older workshops that included examples for the C6713. You can find this workshop and others on the TI Wiki Pages.

    In particular, please look at the material offered on the TMS320C6x1x DSP Integration Workshop Wiki page. This will lead you through using the CCS tools and the architecture of the device. Please be aware that the CCS and tools described will be out-of-date, but the basic programming information will still apply when you move to the latest version of CCSv5.1.

    Regards,
    RandyP

     

    If you need more help, please reply back. If this answers the question, please click  Verify Answer  , below.