You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
* Bump cheshire to custom branch including axi-rt fix, bus error unit, atop configuration
* Bump safety island to include SW & setup changes, ecc manager, atops fixes, configurable memory banks
* Bump spatz to support custom config
* Add register port for L2 ECC manager
* Clean up bender targets, fix fpga scripts
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
andsudo -E make flash-sdcard SDDEVICE=/dev/sdb
to make the image.The text was updated successfully, but these errors were encountered: