Fix FPU problem and add basic RISC-V64 support#395
Fix FPU problem and add basic RISC-V64 support#395saicogn wants to merge 1 commit intoeclipse-threadx:masterfrom
Conversation
|
@salcogn, can you teach what RiscV chip is targeted by this patch? |
The CV1800B RISC-V64 chip contains two T-Head C906 processors, and ThreadX runs on the small C906 core without MMU. |
|
@alcogn, thanks! that sounds like a milkv duo device. I am wondering if targeting |
Yes,target device is Milk-duo 64MB. Here is a detailed repo. And you are right, targeting qemu-system-riscv64 is easier to share, I am also working on relevant adaptation work. |
|
Closing this PR, as it has been superseded by later work. I hope we we have in our latest release will be useful to you, @saicogn. |
PR checklist