How to find out how much program memory is remaining?
Ok, this is perhaps an idiot question but I am unable to find out how much program·memory is remaining. I see that the SX has 2k of program space, but can't find out how much I have left with my program(s) and don't want to just run out all fo a sudden. Can anyone enlighten me? I am using the standard SX-Key assembler.
Thank you,
David
P.S. I did a search before posting this thread but couldn't find the answer.
Thank you,
David
P.S. I did a search before posting this thread but couldn't find the answer.
Comments
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Check out· the "SX-Video Display Module"
www.sxvm.com
·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
---
James Newton, Host of SXList.com
james@sxlist.com 1-619-652-0593 fax:1-208-279-8767
SX FAQ / Code / Tutorials / Documentation:
http://www.sxlist.com Pick faster!
So on the Code - List file, I have at the last line on the page the numbers: 841· 0315· 000D
The first number (841) increments with each line of code,·including·comments. I'm guessing that's not it. The next number (0315) is a hex number corresponding to 789 decimal. Is this the number to look at? Will the SX be full when it reaches 2048 (0800 in hex)?
So your program takes up about 40% of the total program space.
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Check out· the "SX-Video Display Module"
www.sxvm.com
·