Error in elf2hex
Created by: merchantf
Hi,
I am getting following error in generating hex file
elf2hex 8 2097152 /net/home/merchantf/Downloads/riscv-tools/hello 2147483648 > hello.hex
elf2hex: ../fesvr/htif_hexwriter.cc:17: virtual void htif_hexwriter_t::read_chunk(addr_t, size_t, void*): Assertion `taddr < width*depth' failed.
Can you help me with this?