Skip to content

Unable to find destination for [0x2ac8ba92c0:0x2ac8ba9300] on system.l2buses0 #405

Closed Answered by Harshil2107
qqli579 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

The fs_linux.py is an example script and is not well-tested and managed.

Increasing the memory size could potentially solve this problem, but it might be hiding an underlying issue. It is possible that there is a bug in the simulator or in the binary that is causing these addresses to be computed incorrectly.

You might want to try the standard riscv board in the standard library.
To use local resources, you would also need to create the (

class KernelResource(BinaryResource):
) and DiskImageResource(https://github.com/gem5/gem5/blob/48a40cf2f5182a82de360b7efa497d82e06b1631/src/python/gem5/resources/resource…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by qqli579
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants