Forum Discussion
Altera_Forum
Honored Contributor
20 years agoproblem of download
hi, every one! The board I used is made by myself,so I make a board of "sram_board" to write my flash epcs4, I set the address of epcs4 as the reset address ,and sram as the except...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by kedimike@Jan 24 2006, 01:46 AM i set the address of epcs_controller as the reset address ,and sram as the exception address, is that correct?
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=12354)
--- quote end ---
--- Quote End --- Yes. That should work just fine. Keep in mind, however, that you've got to recompile your SOF _after_ building your software. This is so that Quartus II can store the bootloader contents in the small onchip RAM which is a part of the EPCS controller. Good luck! - slacker