Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Tico1

  1. Tico1

    Assembly language syntax

    Ok, all addvice so far is very much appreciated. I made progress actually, I have a source code done by somebody else and I am trying to understand. One of the questions is: When an external interrupt occurs the PC is set to 0x04 for PIC16F87 and the execution starts there where normally all...
  2. Tico1

    Assembly language syntax

    Thanks a lot...your answer actually triggered more questions, like: a label is a PC address??? and there is any difference between EQU or equ. I would ask dirrectly how I declare a variable and how I declare a constant??? is "res" used to declare a variable???? that's my conclusion just playing...
  3. Tico1

    Assembly language syntax

    Hi all, I am traying to write my first program using assembly. I have trouble understanding many things. Looking at the samples that I have, assembly samples for PIC16F87 I can see used EQU or equ or res as part of declatation or seems to be a declaration, and I am not sure I understand 100%...

Part and Inventory Search

Back
Top