by
Published on - 23rd April 2010 20:28
Number of Views: 10375
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: assembly error on DT interrupts
A number of interrupts for the K80 are different than what's in dt_ints-18.bas, so while it might compile it won't work properly without some adjustments.
tumbleweed Today, 15:12As others have said, without seeing the...