I found that hi-tech pic-c was the best freeware C compiler I could find. The free version has limitations in how large the chip can be (16F627 [1K], but not 628 [2K])
It was the only compiler I found that could handle things like complex structures, function pointers and callbacks. There are times when passing a function pointer can be more efficient than a giant switch or if-then-else statement.


LinkBack URL
About LinkBacks
and more.



