Skip to content

Conversation

saicogn
Copy link

@saicogn saicogn commented Jun 23, 2024

PR checklist

  • Updated function header with a short description and version number
  • Added test case for bug fix or new feature
  • Validated on real hardware

@yf13
Copy link

yf13 commented Sep 6, 2024

@salcogn, can you teach what RiscV chip is targeted by this patch?

@saicogn
Copy link
Author

saicogn commented Sep 6, 2024

@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.

@yf13
Copy link

yf13 commented Sep 6, 2024

@alcogn, thanks! that sounds like a milkv duo device. I am wondering if targeting qemu-system-riscv64 can be easier for sharing?

@saicogn
Copy link
Author

saicogn commented Sep 7, 2024

@alcogn, thanks! that sounds like a milkv duo device. I am wondering if targeting qemu-system-riscv64 can be easier for sharing?

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants