Forum Discussion
Hi,
Actually you are facing many issues, Let's answer one by one
First please share with me the linker script settings you've edit and check the following KDB which will show you how to solve the overlap error.
https://www.intel.com/content/altera-www/global/en_us/index/support/support-resources/knowledge-base/solutions/rd09282011_907.html
Regards,
- WvanH16 years ago
New Contributor
Below I have added a capture of our linker adjustments in the BSP editor. The device we want to boot the .sof/.hex combination from is called 'config_flash'. Please note there is another device called 'boot_spi', but this component is used to boot a different subsystem so please do not get confused by the name. Is there any additional (generated) data you need as input? p.s. I did not know about the KDB article you mentioned, I will check what these changes do to our system.