Skip to content
This repository was archived by the owner on Jul 3, 2024. It is now read-only.
This repository was archived by the owner on Jul 3, 2024. It is now read-only.

How to run program on unmatched without jtag? #633

Description

@w-mj

I want to run a program built with freedom-e-sdk on Sifive Unmatched board directly instead of via jtag.
I have tried following 2 methods:

  1. load the elf file into memory and run 'bootelf' command in u-boot.
  2. load the bin file and run 'go' command.
    But both of them are not working and got Instruction access fault.
    I am wondering is there any method to run program on unmatched without jtag?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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