Altera_Forum
Honored Contributor
12 years agoARM DS 5 script to initialize and load code in SDRAM
Hi,
My question is regarding the HPS core in Cyclone V SoC. I have successfully built and run sample code that came with ARM DS 5 using USB Blaster II interface. The code by default runs on 64K scratch RAM but my target application would not fit in that space. I would need a script to initialize DDR RAM accessible via the SDRAM controller so that I can load and execute my code from there. Is there any sample script available to do appropriate initialization for this scenario? I know its not too hard to write one but it'd save some time (which is of essence in my project) if there something already available. Thanks!