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

Forum Post: RE: How can I link an asm function to other code section?

$
0
0

You probably have .sect specified in the first column of the .asm source file. Note that per the Assembly language Tools Users Guide, page 11, the first column in assembler statements is reserved for a label or symbol. No other directive can begin in the first column. Make sure you have a space or tab before your .sect directive in the .asm source file.


Viewing all articles
Browse latest Browse all 91752

Trending Articles



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