Hello,
we are ruining some performance test on the RT1170 evkit and we are using the dev_msc_ramdisk_bm_cm7 example. As the storge buffer is limited by the internal DTCM size we would like to move it on the external SDRAM. We couldn't find an easy way to do it. Can anyone help us on it?
Best Regards,
Andrea
Hi @andrelongo85 ,
I think this is caused by cache. Please refer to these posts
1.move m4 to sdram
https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/How-to-move-CM4-core-project-to-SDRAM-in-RT1176/...
2.debug in sdram
https://community.nxp.com/t5/MCUXpresso-IDE/Running-and-debugging-program-in-SDRAM/m-p/1405167
3.Using NonCached Memory on i.MXRT
https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/Using-NonCached-Memory-on-i-MXRT/ta-p/1183369
4.usb host
https://community.nxp.com/t5/i-MX-RT/USB-Host-enumeration-fails/m-p/1436138
Regards,
Jing