Forum Discussion
Altera_Forum
Honored Contributor
22 years agoAll system memory in SRAM: system fail
I has try run my program with all types memory in SRAM. System configuration: Dev. board Cyclone, NIOS II, full featured FPAG design. Program don't running if all types of program memory loc...
Altera_Forum
Honored Contributor
22 years agoSo are you transfering you're program code and giving enough room for stack/heap operations?
You also have the reset location to whatever the address is in this SRAM? Do you know if you're program starts at all? (i.e. try making it do some simple I/O at startup like turn a led on or something). If you can provide more information about your setup that might be handy. (resources used and the steps taken for the system to boot).