I am trying to simulate multi-channel memory, and I'm receiving a seg fault:
0x0000000000445476 in System::cacheLineSize (this=0x0) at build/X86/sim/system.hh:185 It appears that the System object referenced by the DRAMCtrl object is not getting constructed properly. I came across the previous post below on multi-channel memory, which suggests that such configurations should work: http://comments.gmane.org/gmane.comp.emulators.m5.users/16608 Has anyone seen this seg fault before? If so, do you know if I am doing something wrong? Any help is appreciated. Thanks, Patrick _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
