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.

Heap size restrictions

Other Parts Discussed in Thread: TMS320C6670

Hi All,

Presently I'm working on TMS320C6670 emulator with CCS v5.1. A project has been created for FFT coprocessor and placed BIOS.heapsize on DDR3. When executing with these settings project hanging up permanently. Are there any restrictions on memory placement for FFT co-porcessors..? If I change DDR3 to L2SRAM it is working fine.

Any help would be highly appreciated.

Thanks

Madhu K

  • Hi Madhu,

    I can only take a guess since I am not familiar with your application or an expert on the 6670 but did you make sure you initialized DDR3 correctly before trying to load/run code from it?

    Thanks

    ki

  • Hi Ki,

    Thanks for your promt reply. I have initialized DDR3 correctly and my project also executing with FFT library function calls, but this problem persisting since I'm trying to incorporate FFTC ( coprocessor) instead of FFT library. Can you suggest me any run-time compiler settings in the ccs editor..?

     

    Thanks

    Madhu K