-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
are these correct, they are 2Mb less than before, and the numbers in the final make output dont add up any more either:
### Warning: The DATA segment is not empty.
### Please examine emutos.map and use "const" where appropriate.
# TEXT=0x00008000 STKBOT=0x00083900 LOWSTRAM=0x00000800 BSS=0x0004b200 MEMBOT=0x0008b900
arm-none-eabi-objcopy emutos.elf -O binary kernel7.img
# RAM used: 571648 bytes (528590 bytes more than TOS 1.62)
sysop@pipaos:~/build/emu/pTOS$ expr 571648 - 528590
43058
-rwxr-xr-x 1 sysop sysop 274820 Aug 18 11:00 kernel7.img
-rwxr-xr-x 1 sysop sysop 274188 Aug 18 10:59 kernel.img
are these similar to what you are getting?
Metadata
Metadata
Assignees
Labels
No labels