Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHi Jools,
<div class='quotetop'>QUOTE </div> --- Quote Start --- 3. I init SSRAM with my *.bin[/b] --- Quote End --- How do you init SSRAM with *.bin? I mean from which address. And after initing SSRAM, how do you set your PC register? In my system, my SDRAM_BASED = 0x1000000 Also,all my sectors exist in SDRAM And I copy *.bin to SDRAM from address 0x1000020. After booting, I set PC = 0x10001C8 Then everything work correctly. Note: exception sector occupied the following address: 0x1000020 -- 0x10001C7 http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/tongue.gif FYI. David