In particular are you using a Bootloader and how well does it work.
Also any problems with GCbasic programs that use most of the chips program memory.
Looking at moving some projects from 16F88 to the 16F886 as they are cheaper to buy
and have more memory and features.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've used GCBasic very successfully with Tinybld bootloader. It only
consumes about 100 words of program memory, but is fast and reliable. Can't
comment on tthe matter of approaching the memory limits.
Joe
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In particular are you using a Bootloader and how well does it work.
Also any problems with GCbasic programs that use most of the chips program memory.
Looking at moving some projects from 16F88 to the 16F886 as they are cheaper to buy
and have more memory and features.
Thanks
I've used GCBasic very successfully with Tinybld bootloader. It only
consumes about 100 words of program memory, but is fast and reliable. Can't
comment on tthe matter of approaching the memory limits.
Joe
Thanks.
Mainly needed to know whether it worked with Tinybldr as thats what Im using with the 16F88.