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.

TMS320F28335: External SRAM interface through XINTF

Part Number: TMS320F28335

Hi team,

I am using eZdsp evaluation board to test the external SRAM through XINTF interface.

I am referring Example_2833xCodeRunFromXintf code.

But in that code no word read or write operation.

Can you please give me code that writes and read  single word(16 bit value) into external SRAM through XINTF(Zone7).

Thanks & Regards,

Sachin

  • Hi Sachin,

    Due to the US Holiday, please expect a reply by the 6th of January.

    Best Regards,

    Marlyn

  • Sachin,

    That code is for execution from external RAM which means code fetch is done from external RAM and not the RD/WR operation. For that you can refer "dma_xintf_to_ram" example. Please note that examples provided are for reference only and user need to modify the example as per their usecase.

    Regards,

    Vivek Singh