Hello there,
I am currently working on a project that uses a microcontroller using the risc-V architecture. I would like to integrate a MM6108 based module (FGH100MAAMD) with this microcontroller, but it seems there are no risc-V binaries. Is this something that i have missed or do they not exist as of now (and how could i make it work)?
Hi @Evan1
What’s the host?
We have some riscv binaries available for some ESP32 targets. Otherwise, keep an eye on our GitHub, we’ll be open sourcing libmorse soon.
The host would be the GAP9.
Sorry, i figured i should probably reply to your comment, instead of just replying to my post.
The host i use is the GAP9 form greenwaves technologies.
Is there any chance that I could make the binaries of the ESP32 work on the GAP9 or would this be a really difficult task? I’m a student so I’m not as experienced with this stuff as I might need to be.
And thank you for the reply.
Wow, interesting host processor.
I don’t think you will be able to make the binaries for the esp32 riscv work, as the riscv toolchains do vary with vendor extensions quite significantly. It shouldn’t be long before morselib is open source which would allow you to compile it yourself.
Oh this is a bummer, I really would have liked to test it right now. But non the less thank you for the reply and I’m exited to test it, once morselib is open source ![]()