Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

Commit 6672f8d

Browse files
author
f74064054@mail.ncku.edu.tw
committed
Make emu-rv32i be compatible to sysprog21
1 parent 83f3413 commit 6672f8d

File tree

2 files changed

+213
-69
lines changed

2 files changed

+213
-69
lines changed

‎Makefile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ test1: test1.c
4040
$(CROSS_COMPILE)gcc $(RV32I_CFLAGS) -o $@ $<
4141

4242
check: $(BINS)
43-
./emu-rv32i test1
43+
./emu-rv32i --elf test1
4444

4545
clean:
4646
$(RM) $(BINS)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /