You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
63ebe271c8 | 2 years ago | |
---|---|---|
.. | ||
bin | 2 years ago | |
boot.s | 2 years ago | |
build-kernel | 2 years ago | |
build-test | 2 years ago | |
crt0.lst | 2 years ago | |
crt0.o | 2 years ago | |
defines.s | 2 years ago | |
linker-kernel.ld | 2 years ago | |
linker.ld | 2 years ago | |
readme.md | 2 years ago | |
regions.ld | 2 years ago | |
rom | 2 years ago | |
rom.bin | 2 years ago | |
rom.d | 2 years ago | |
rom.init | 2 years ago | |
rom.s | 2 years ago | |
test | 2 years ago | |
test.bin | 2 years ago | |
test.c | 2 years ago | |
test.d | 2 years ago | |
test.init | 2 years ago | |
test.o | 2 years ago | |
test.s | 2 years ago | |
test1 | 2 years ago |
readme.md
Updating build process - test1
- 32b crosscompile
- original test kernel with updates to use link symbols
- still build kernel and test separately
build-kernel
build-test
# create mem files for coco sim
cp rom.init test1/.
cp test.init test1/.