Generate a .elf 32 bits is impossible?
Good morning,
Since the last week I have downloaded and used your generator which is very useful but I have a problem. My personal ISS needs a 32 bits .elf file to work. I use the command ./bin/friscv -t <test_template> --cfg config/riscv_rv32.config with my test template but the .elf file in the end is still 64 bits and useless. Is it a bug or do I missed something? For example the command fileriscv_force.Default.ELF gives riscv_force.Default.ELF: ELF 64-bit LSB executable, UCB RISC-V, version 1 (GNU/Linux), statically linked, stripped.
Thank you in advance for your answer.
Louis-Gabriel