diff options
Diffstat (limited to 'assembly/multiplatform/README.txt')
| -rw-r--r-- | assembly/multiplatform/README.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/assembly/multiplatform/README.txt b/assembly/multiplatform/README.txt index 21b6305..84cf164 100644 --- a/assembly/multiplatform/README.txt +++ b/assembly/multiplatform/README.txt @@ -6,3 +6,5 @@ Platform-specific notes: R4: Load it at any address you want, nothing special needed, terminal base address is assumed to be 0x10000000 RVController: At least for me it wants to link at 0x100b0, you can relocate it or just add a bit of extra RAM and use setpc before starting riscv64 Linux: No special handling needed + +[1] https://github.com/LBPHacker/R432 |
