Hi all,

I want to extract data from DRAM. I tried to do that by using PacketDataPtr
and PacketPtr but I didn't get any desired result. I implemented my code in
accessAndRespond function after it calls access() of AbstractMemory class.
But when I try to directly access the data at the address using a pointer,
it gives me segmentation fault.

If anyone has any suggestions then it would be really helpful.

Thanks in advance.

Regards,
Wridhi
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to