Quote:
|
Originally Posted by Velvet Leopard Hi there. That is interesting about the assembler being smaller than C++. I do not know assembler and I am learning C++ for other reasons. Do you know of where I can find resources for learning and using assemblers? I would love to use and program these PICs as efficiently as I can. I thank you for your reply. |
A 14 bit PIC only has 35 instructions (it's a RISC processor), so there's not many to learn.
The best way is probably to study existing code, which is basically what my PIC tutorials do, have a look at
http://www.winpicprog.co.uk. Your first port of call for anything PIC should probably be the PICLIST - there's tons of code and help at
http://www.piclist.com.