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