sRama28
New Contributor
4 years agoNIOS SRAM memory corruption check
hi intel
need answer for below.
1.how to find heap and stack starting and ending address. heap_start and stack base adress are same in objectdumb file .is it right?
2.how to check stack growing and corrupting program lines in SRAM .suggest any memory corruption check method?
3.if i created RTOS task after the task execution stack pointer is pointing bss section of code .is it right behavior or sp always within the limit of stack memory?
4.if i added any breakpoints code behavior is changing getting failure in ethernet driver files what is the reason?