Open swanandM opened 9 years ago
Do you create the file "system.ini" before running DRAMSim2 ?
By default, you have to create this file for yourown.
The simplest way is to copy from system.ini.example.
$ cp system.ini.example system.ini
That it.
== Loading trace file 'traces/k6_aoe_02_short.trc' == == Loading device model file 'ini/DDR3_micron_64M_8B_x4_sg15.ini' == == Loading system model file 'system.ini' == [ERROR (IniReader.cpp:425)]: Unable to load ini file system.ini Aborted.
What is the solution for this error