Re: TI-H: PIC's


[Prev][Next][Index][Thread]

Re: TI-H: PIC's




>I think it seems like a terrible waste when you just have 1024 words to work
>whith. (we are talking 16x84 here)
>anyway, since there is only 32 instructions..  why C?  I can't really see the
>benefit on such a small system..
>It just gets messy with C if you are to create simple tasks..

Its very handy.  C compiliers for uCs make extremely compact code and are
often more optimized than the average asm programmer.


References: