mjobbeh
New Contributor
3 years agonios fpga
We are working on a Nios system targeting a DE2-115 kit. When running the code on SDRAM (Run As -> Nios II Hardware), the code is executed in the required speed, but when loading the code from EPCS memory (sof + elf file), the code execution suffers from delay issues. We tried to choose the boot copier method that copies the Nios II processor application “from EPCS memory to RAM” by leaving unchecked all BSP settings in Settings.Advanced.hal.linker, but the code is still suffering from performance issues. It leads us to the conclusion that the code is still executing-in-place from EPCS memory. Please find attached to this message some figures showing our Nios settings.