In this link Melanie gives an example of how to save code space by forcing variables into bank0.
http://www.picbasic.co.uk/forum/cont...-What-Can-I-Do
Some questions.
1) Why are only some of the variables in the example prefaced with bank0?
2) Why doesnt everyone just do this as a matter of course for all variables?
3) I tried doing this with my large 16F886 program and it's 50 or so variables which uses 5555 words as reported by MCS. It made no difference and MCS still reportrs 5555 words used?
Bookmarks