Forum Discussion
Altera_Forum
Honored Contributor
8 years agoI think that in order to load the software correctly, the memory for instructions needs to be also connected to the data master port.
You must also check when generating the bsp that all your linker sections point to the correct memory (i.e. .text to the instruction memory, .bss, .ro and .rw (IIRC) to the data memory).