FPGARelated.com
Forums

store program in external sdram

Started by Tom November 24, 2003
Hi, 

How do you store an entire program in external sdram, is it possible
to declare all sections in the linker script to sdram (eventually the
boot section to bram) ? Or is there another way to get all data in the
sdram ?

thanks

Tom 
Tom wrote:
> Hi, > > How do you store an entire program in external sdram
Normally the boot code copies it over after the sdram init is completed. -- Mike Treseler