Forum Discussion
Altera_Forum
Honored Contributor
22 years agoStill having strange problems with SRAM and FLASH
I am still dealing with problems of unknown nature on my custom board. Maybe somebody will have a bright idea how to move forward a little: My custom board based on Cyclone C6 consist of inte...
Altera_Forum
Honored Contributor
22 years agoWhen your sram test program runs in external sram and you only skip
the first 10k to not overwrite the code, are you shure that you do not overwrite values on the stack, which is located at the end of the memory (I think so) ??? Can you run a testprogram only blinking some led`s without writing into memory regions ?