Skip to content

CH32V003 vs. PicoRVD #617

Closed
Closed
@burgrp

Description

@burgrp

PicoRVD is a nice programmer/debugger for CH32V003.
The GDB stub expects flash section to start 0x0, otherwise it is not able to write the data to flash memory.
riscv64-unknown-elf-gcc linker script uses address 0x0.
Solution is to link image with flash starting at 0x instead of 0x8000000.

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