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

How to run program on unmatched without jtag? #633

Open
w-mj opened this issue Feb 23, 2022 · 0 comments
Open

How to run program on unmatched without jtag? #633

w-mj opened this issue Feb 23, 2022 · 0 comments

Comments

@w-mj
Copy link

w-mj commented Feb 23, 2022

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?
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant