Forum Discussion
Altera_Forum
Honored Contributor
13 years agoOk. I got everything working now.
In BSP editor I linked everything to on-chip memory except for RESET Vector. Then in hal.linker I checked all boxes: allow_code_at_reset enable_alt_load enable_alt_load_copy_exceptions enable_alt_load_copy_rodata enable_alt_load_copy_rwdata Then when programming the flash I used the .sopcinfo file rather than .bsp settings options. This seemed to do the trick. My design now works at full speed and running out of on-chip RAM.