[Elecraft] Pic stuff

Wayne Burdick [email protected]
Sat Nov 23 12:15:01 2002


Bob - AG5Q wrote:
> 
> I spent 2-3 years programming the PIC in assembly language and found it to
> be interesting but tedious, even though I have done a lot of assembly coding
> on other processors. Later, for business reasons,  we switched to an
> STMicroelectronic ST7 processor. Then I got a plain C compiler and found it
> to be much, much easier.....


I definitely concur, Bob. About 90% of the K2 PIC code is written in C. We used
assembly only when necessary.

Wayne