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.

DARAM specification in tcf file of audio framework

Is there a reason that the included tcf for the audio framework that works with the c5535ezdsp board is defined 0x100 bytes short of the full length available? It goes from 0xC0 with length of 0xFE40 (word address 0x60 length 0x7FA0) instead of length the full length of 0xFF40.

  • Hi Cam,

    I believe that 0x100 bytes of unallocated space in the DARAM can optionally be used to store the VECT section. But in this release, VECT is located in SARAM.

    You should have no problem extending the space of the DARAM to its full capactiy as you have described.

    Regards,
    Mark