Forum Discussion
Altera_Forum
Honored Contributor
20 years agoProblem about heap & stack memory
Hi, everyone I downloaded the full_featured_1s10 project from the examples of altera development kits to my stratix board without much modification in SOPC builder. I have a project I am wor...
Altera_Forum
Honored Contributor
20 years ago<div class='quotetop'>QUOTE </div>
--- Quote Start --- Where should I look into in the debug interface to look at the current stack memory and heap memory while I am debugging.[/b] --- Quote End --- Hi, NiosII have SP&FP registers to record that where the heap&stack pointer point to. When debugging, watch these two registers then you'll get what you want.http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/happy.gif David