trying to get the linker script to work

This commit is contained in:
2024-11-21 12:56:54 -05:00
parent cea8a54ebf
commit c9d125203d
5 changed files with 9 additions and 4 deletions

5
code/boot/map.txt Normal file
View File

@@ -0,0 +1,5 @@
Section: code (boot.o) load at 8000, length 0024
Section: vectors (boot.o) load at FFF0, length 0010
Symbol: \02code (boot.o) = 8000
Symbol: \02vectors (boot.o) = FFF0
Symbol: RESET (boot.o) = 10000