openhwgroup / cva6-sdk

CVA6 SDK containing RISC-V tools and Buildroot
59 stars 64 forks source link

Couldn't read the SD content in PC Linux System #89

Open kaihanandy opened 8 months ago

kaihanandy commented 8 months ago

Task Description

When the SD card image was made, I try to read SD card but Linux couldn't read in PC. Though FPGA can run the whole operating system correctly. How do I fix this problem? Thanks.

Description of Done

I use make images and sudo -E make flash-sdcard SDDEVICE=/dev/sdb to make the image.