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.

TMS570ls3137 MPU with Peripheral SDRAM

Other Parts Discussed in Thread: TMS570LS3137

         For my project,we need sdram not only to  excute codes but also to store big datas. Then we need to config tms570ls3137‘s mpu type。If  we config sdram ’s  mpu type of device mode,then we run our code in sdram,the mcu will get into Prefetch  abort。if we config sdram ’s mpu type of normal mode ,then store datas by function memcpy ,always foud wrong datas in the end of our datas stream。

        In this case,what  can i do to satisfy my  requirement of my project,thank you!

ps:sorry for my poor english