Hi all, I am simulating a C program on ALPHA_SE system. I got errors "panic: Tried to access unmapped address 0xa8". I don't know whether I don't have enough cache. My cache size is just the default value.
In my program, It need to read a .txt file. I got the error when the program run to function"fscanf(fs,"%f",&input[i][j]);" Thanks in advance. Regards, Shu.
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
