0

I have installing riscv in Ubuntu, the final instruction for install is "spike bbl vmlinux"

But I received :

terminate called after throwing an instance of 'std::runtime_error'
what():  couldn't allocate 2147483648 bytes of target memory
Aborted (core dumped)
Dwhitz
  • 1,250
  • 7
  • 26
  • 38
Lee
  • 1
  • 2

1 Answers1

0

I resolved it! : changed a swap size

Lee
  • 1
  • 2