Skip to content

在D1上烧写完zCore,启动后显示异常的问题 #1

@shzhxh

Description

@shzhxh

现象

字符都挤到了最右侧,如图所示:
nezha-flash

操作过程

zCore镜像的制作(cmmit id : 757c63d96dba0f1e02a5ae2e6d76bc59e592d2da):

cargo bin --arch riscv64 --features "linux board-d1 link-user-img" --output z.bin

烧写操作:

cargo make --spl --see --dt nezha.dts
cargo flash --spl
cargo flash --see --reset
cargo flash --dt nezha.dts
cargo flash --kernel z.bin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions