This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How can I enable Dallas Contigious Addressing mode in AGDI

I am developing soft by AGDI,I had made dallas ds80c390 controller contigious addressing mode but I don't know how to make the Keil uVision2 compile code contigious addressing mode.!
example:

"lcall" always compile "120068" in disassembly
I wanna compile "lcall" to "12000068"
three bytes address not two!
Please tell me, Thank you so much in advance

0