生成的香山镜像在FPGA上烧录成功后没有打印信息 #5178
Unanswered
Zengxianlin01
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
检查一下串口的配置吧,没有打印信息大概率是串口有问题。 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
根据Linux Kernel for XiangShan in EMU所示流程生成的镜像,linux使用的内核版本为6.6,dts使用https://github.com/OpenXiangShan/nemu_board.git 里的fpga-singlecore.dts,initramfs使用 https://github.com/OpenXiangShan/riscv-rootfs 里的initramfs-disk.txt,OpenSBI构建使用的PLATFORM=fpga/ariane;使用官网给的FPGA镜像可以正常启动,但使用生成的镜像完成烧录后没有打印信息
Beta Was this translation helpful? Give feedback.
All reactions