Altera_Forum
Honored Contributor
21 years agovariables in external RAM
Hi,
I have a niosII project running on a custom board, This custom board has a cyclone EP1C12Q240C7 and the same SRAM used on the NIOS Cyclone development kit. My problem is that my application won't run if my variables are located in the external RAM, but it works fine with Program memory and ROM (.text & .rodata) located in external ram. I was just wondering if anyone has any quick thoughts on what could be going on. Thanks.