Quantcast
Channel: MCS Electronics Forum
Viewing all articles
Browse latest Browse all 20615

BASCOM-AVR : Library .equ references : REPLY

$
0
0
The lib code is bind in last. This because libs can be overridden with alternative libs. And when all code is compiled the libs and included. But this also means that .equ references are invalid for the main code because at that stage, the reference is unknown(does not exist). A future version will use local const and alias. This has already been tested and a similar problems arose : when a const is local to a sub, how to reference it from the main code. After i have solved that i will take this into account as well.

Viewing all articles
Browse latest Browse all 20615

Trending Articles



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