G
GreateWhite.DK
Guest
Hi
How can subject be done???
Regards up front
GreateWhite.DK
How can subject be done???
Regards up front
GreateWhite.DK
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Hi
How can subject be done???
Regards up front
GreateWhite.DK
all formats are not neccesarily contigious, that means the file can
contain
data for address 0x100-0x200 and 0x40000-0x4000F for example, is the
binary
size 0x10F then, or 0x40000F?
But usually the files contain contigious addresses. The NIOS SDK comes
with
a utility called nios-elf-size. Run it like "nios-elf-size
yourfile>.objout", that will give you an indication how big your file
will
be.
You can also interpret the last line of the SREC file yourself. When you
run
out of code/data space I think the linker will give you an error.
Jeroen
"GreateWhite.DK" <mse@ect.dk> schreef in bericht
news:40b1bc0a$0$474$edfadb0f@dread14.news.tele.dk...
Hi
How can subject be done???
Regards up front
GreateWhite.DK