Altera_Forum
Honored Contributor
21 years agoWhat cause this problem?
I modify the nios2 cpu and run the program that contains my own defined instruction on linux. After the execution, when I use the command "ls", the following problem will happen and the linux will be rebooted.
----------------------------------------------------------------------------------------------------------------------------- Buffer layer error at /cygdrive/f/altera/kits/nios2/bin/eclipse/plugins/com.microtronix.nios2linux.kernel_0.1.5/linux-2.6.x/fs/buffer.c:1262 This architecture does not implement dump_stack() attempt to access beyond end of device ----------------------------------------------------------------------------------------------------------------------------- does someone have ideas what cause this problem? thanks!