Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRAMSIM2 on gem5 #81

Open
NedasadatTaheri opened this issue Apr 16, 2022 · 0 comments
Open

DRAMSIM2 on gem5 #81

NedasadatTaheri opened this issue Apr 16, 2022 · 0 comments

Comments

@NedasadatTaheri
Copy link

Hi
I tried to use DRAMSIM2 on gem5 but when I tried to compile I got following errors
"
/bin/ld: build/dramsim2/libdramsim2.a(MultiChannelMemorySystem.os): in function DRAMSim::MultiChannelMemorySystem::printStats(bool)': MultiChannelMemorySystem.cpp:(.text+0x2556): undefined reference to SHOW_SIM_OUTPUT'
/bin/ld: MultiChannelMemorySystem.cpp:(.text+0x25da): undefined reference to SHOW_SIM_OUTPUT' /bin/ld: build/dramsim2/libdramsim2.a(MemorySystem.os): in function DRAMSim::MemorySystem::MemorySystem(unsigned int, unsigned int, DRAMSim::CSVWriter&, std::ostream&)':
MemorySystem.cpp:(.text+0x16c): undefined reference to SHOW_SIM_OUTPUT' /bin/ld: build/dramsim2/libdramsim2.a(Rank.os): in function DRAMSim::Rank::receiveFromBus(DRAMSim::BusPacket*)':
Rank.cpp:(.text+0x431): undefined reference to SHOW_SIM_OUTPUT' /bin/ld: build/dramsim2/libdramsim2.a(Rank.os): in function DRAMSim::Rank::update()':
Rank.cpp:(.text+0x1c85): undefined reference to SHOW_SIM_OUTPUT' /bin/ld: build/dramsim2/libdramsim2.a(Rank.os):Rank.cpp:(.text+0x1cdb): more undefined references to SHOW_SIM_OUTPUT' follow
collect2: error: ld returned 1 exit status
scons: *** [build/ARM/gem5.opt] Error 1
scons: building terminated because of errors.
"
Would you please help me with that?
Thanks
Neda

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant