by
Published on - 23rd April 2010 20:28
Number of Views: 6468
I’m Running Out of CodeSpace, What can I do?
My progam is too slow - What can I do?
Apart from the obvious and move to a faster PIC with more program memory, there’s a few little known tricks you can try.
...
Re: PBP LONG and string-formatting not working ?
Me again guys, problem still exist....
Marcick Today, 13:18I'm working on a bootloader, based on this thread
This code require the PBP LONG option enabled as I have to write code above 64K and LONG variables are...