riscv-software-src / riscv-pk

RISC-V Proxy Kernel
Other
570 stars 304 forks source link

could not open pk #317

Open vindhya10 opened 5 months ago

vindhya10 commented 5 months ago

spike pk hello.s terminate called after throwing an instance of 'std::runtime_error' what(): could not open pk; searched paths: . (current directory) /usr/local/riscv64-unknown-elf/bin/ (based on configured --prefix and --with-target)

aswaterman commented 5 months ago

Try specifying an absolute path to the pk binary you built.