Forum Discussion
Altera_Forum
Honored Contributor
13 years agoProblem with Zip file
Hello guys, Good day. I have problem after download zip file into flash. I already download .sof file and zip file without any error. Just warnings appear. Should appear at LCD display is " We...
Altera_Forum
Honored Contributor
13 years agoHi Dixiwen,
How about the setting of exeption_stack_memory_region_name and interrupt_stack_memory_region_name in bsp editor? I set them to epcs_flash_controller and onchip_mem respectively. It is due to the SOPC Builder setting wheres I set the reset vector to epcs_flash_controller, whilst exception vector to onchip_mem. Is it right? Thanks in advance