matrixofdynamism
Advanced Member level 2
Assembly offers insight into a device hardware and gives absolute control over how and what a program does. However, usually we write programs in C language for PIC microcontrollers (and others as well for that matter).
I am curious to know that for people that program PIC for living, how important is it to know the assembly language? How often do you have to write instructions in assembly language either as part of a C program or a whole assembly level program. I am not talking about one liners where we are forced to use an assembly level instruction since a C equivlanet may not exist.
I am curious to know that for people that program PIC for living, how important is it to know the assembly language? How often do you have to write instructions in assembly language either as part of a C program or a whole assembly level program. I am not talking about one liners where we are forced to use an assembly level instruction since a C equivlanet may not exist.