SDRAM-based heap initialized as part of ZI-data
Posted on June 11, 2015 at 04:34 I'm developing an application which requires the heap to be located in a large off-chip SDRAM. I'm using Keil uVision5 and scatter-loading to accomplish this. Functionally, all is good and works as expected. ...