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.

Shared memory issue

I use DM6446.  I have a question about shared memory. I read "TMS320C64x/C64x+ DSP CPU and Instruction Set Reference Guide".

In this spec,"Support for non-aligned 32-bit (word) and 64-bit (double word) memory accesses" means

in DSP-side,can I only use 32-bit or 64-bit to access shared memory??

Can't I use 8-bit or 16-bit to access shared memory ??

Thanks every one

  • Lin Kuo-Wei said:

    In this spec,"Support for non-aligned 32-bit (word) and 64-bit (double word) memory accesses" means

    in DSP-side,can I only use 32-bit or 64-bit to access shared memory??

    Not really.

    Lin Kuo-Wei said:
    Can't I use 8-bit or 16-bit to access shared memory ??

    Yes, just make sure the configure the EMIF accordingly.