Quantcast
Channel: Tools
Viewing all articles
Browse latest Browse all 91752

Forum Post: RE: No Matching Section *(c_mark)

$
0
0

[quote user="Jaron Hamilton"]Here's the section of code from the legacy BOOT.ASM:[/quote]

Yes, but you overlooked something important.  Because of an assembly-time .if, this code is not present to be linked in.  At the top of the file you see ...

CONST_COPY .set 0

And later on you see ...

.if CONST_COPY

in two places.  Your link command file presumes that CONST_COPY is set to 1 and boot.asm has been rebuilt and replaced in the RTS library.  You need to perform those steps.  The details are in the compiler manual I mentioned in my previous post.

Thanks and regards,

-George


Viewing all articles
Browse latest Browse all 91752

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>